次の方法で共有


IWithServicePrincipalClientId.WithServicePrincipalClientId(String) メソッド

定義

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

パラメーター

clientId
String

サービス プリンシパルの ID。

戻り値

適用対象