Interface PasswordCredential.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.InUpdate.attach()
- All Superinterfaces:
Attachable.InUpdate<ParentT>
,PasswordCredential.UpdateDefinitionStages.Blank<ParentT>
,PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT>
,PasswordCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
,PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
,PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
,PasswordCredential.UpdateDefinitionStages.WithStartDate<ParentT>
,PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile<ParentT>
- Enclosing interface:
- PasswordCredential
public static interface PasswordCredential.UpdateDefinition<ParentT>
extends PasswordCredential.UpdateDefinitionStages.Blank<ParentT>, PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile<ParentT>, PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of a credential definition as part of a application or service principal update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
Methods inherited from interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithAuthFile
withAuthFileToExport
Methods inherited from interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithDuration
withDuration
Methods inherited from interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithKey
withPasswordValue
Methods inherited from interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithStartDate
withStartDate
Methods inherited from interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile
withSubscriptionId