Partager via


IWithServicePrincipalClientId.WithServicePrincipalClientId(String) Méthode

Définition

Propriétés du principal du service de cluster Kubernetes.

public Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition.IWithServicePrincipalProfile WithServicePrincipalClientId (string clientId);
abstract member WithServicePrincipalClientId : string -> Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition.IWithServicePrincipalProfile
Public Function WithServicePrincipalClientId (clientId As String) As IWithServicePrincipalProfile

Paramètres

clientId
String

ID du principal de service.

Retours

S’applique à