次の方法で共有


IWithServicePrincipalProfile.WithServicePrincipalSecret(String) メソッド

定義

サービス プリンシパルのプロパティ。

public Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition.IWithAgentPool WithServicePrincipalSecret (string secret);
abstract member WithServicePrincipalSecret : string -> Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition.IWithAgentPool
Public Function WithServicePrincipalSecret (secret As String) As IWithAgentPool

パラメーター

secret
String

サービス プリンシパルに関連付けられているシークレット パスワード。

戻り値

適用対象