Share via


CreateOrUpdateKubeBase.LoadServicePrincipals Method

Definition

protected System.Collections.Generic.Dictionary<string,Microsoft.Azure.Commands.Aks.Models.AcsServicePrincipal> LoadServicePrincipals ();
member this.LoadServicePrincipals : unit -> System.Collections.Generic.Dictionary<string, Microsoft.Azure.Commands.Aks.Models.AcsServicePrincipal>
Protected Function LoadServicePrincipals () As Dictionary(Of String, AcsServicePrincipal)

Returns

Applies to