Partager via


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