Uses of Interface
com.azure.resourcemanager.authorization.models.PasswordCredential.DefinitionStages.Blank
Packages that use PasswordCredential.DefinitionStages.Blank
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of PasswordCredential.DefinitionStages.Blank in com.azure.resourcemanager.authorization.models
Subinterfaces of PasswordCredential.DefinitionStages.Blank in com.azure.resourcemanager.authorization.modelsModifier and TypeInterfaceDescriptionstatic interfacePasswordCredential.Definition<ParentT>The entirety of a credential definition.Methods in com.azure.resourcemanager.authorization.models that return PasswordCredential.DefinitionStages.BlankModifier and TypeMethodDescriptionPasswordCredential.DefinitionStages.Blank<? extends ActiveDirectoryApplication.DefinitionStages.WithCreate>ActiveDirectoryApplication.DefinitionStages.WithCredential.definePasswordCredential(String name) Starts the definition of a password credential.ActiveDirectoryApplication.UpdateStages.WithCredential.definePasswordCredential(String name) Starts the definition of a password credential.ServicePrincipal.DefinitionStages.WithCredential.definePasswordCredential(String name) Starts the definition of a password credential.ServicePrincipal.UpdateStages.WithCredential.definePasswordCredential(String name) Starts the definition of a password credential.