public static interface ContainerService.DefinitionStages.WithServicePrincipalProfile
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithLinux |
withServicePrincipal(String clientId,
String secret)
Properties for cluster service principals.
|
ContainerService.DefinitionStages.WithLinux withServicePrincipal(String clientId, String secret)
clientId - the ID for the service principalsecret - the secret password associated with the service principalCopyright © 2019. All rights reserved.