PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT> 接口
定义
A credential definition stage allowing the subscription in the auth file to be set.
public interface WithSubscriptionInAuthFile<ParentT>
类型参数
- ParentT
the stage of the parent definition to return to after attaching this definition
方法
withSubscriptionId(String subscriptionId) |
Specifies the "subscription=" field in the auth file. |