Interface PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Known Subinterfaces:
PasswordCredential.Definition<ParentT>
Enclosing interface:
PasswordCredential.DefinitionStages

public static interface PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT>
A credential definition stage allowing the subscription in the auth file to be set.
  • Method Details