Interface PasswordCredential.DefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,PasswordCredential.DefinitionStages.WithAttach<ParentT>,PasswordCredential.DefinitionStages.WithAuthFile<ParentT>,PasswordCredential.DefinitionStages.WithConsumer<ParentT>,PasswordCredential.DefinitionStages.WithDuration<ParentT>,PasswordCredential.DefinitionStages.WithStartDate<ParentT>
- All Known Subinterfaces:
PasswordCredential.Definition<ParentT>
- Enclosing interface:
- PasswordCredential.DefinitionStages
public static interface PasswordCredential.DefinitionStages.Blank<ParentT>
extends PasswordCredential.DefinitionStages.WithAttach<ParentT>
The first stage of a credential definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.authorization.models.PasswordCredential.DefinitionStages.WithAuthFile
withAuthFileToExportMethods inherited from interface com.azure.resourcemanager.authorization.models.PasswordCredential.DefinitionStages.WithConsumer
withPasswordConsumerMethods inherited from interface com.azure.resourcemanager.authorization.models.PasswordCredential.DefinitionStages.WithDuration
withDurationMethods inherited from interface com.azure.resourcemanager.authorization.models.PasswordCredential.DefinitionStages.WithStartDate
withStartDate