CreateOrUpdateKubeBase.EnsureServicePrincipal(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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