你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreateOrUpdateKubeBase.EnsureServicePrincipal(String, String) Method

Definition

protected Microsoft.Azure.Commands.Aks.Models.AcsServicePrincipal EnsureServicePrincipal (string spId = default, string clientSecret = default);
member this.EnsureServicePrincipal : string * string -> Microsoft.Azure.Commands.Aks.Models.AcsServicePrincipal
Protected Function EnsureServicePrincipal (Optional spId As String = Nothing, Optional clientSecret As String = Nothing) As AcsServicePrincipal

Parameters

spId
String
clientSecret
String

Returns

Applies to