ParentT - the stage of the parent update to return to after attaching this definitionpublic static interface PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withSubscriptionId(String subscriptionId)
Specifies the "subscription=" field in the auth file.
|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> withSubscriptionId(String subscriptionId)
subscriptionId - the UUID of the subscription/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/