CreateOrUpdateKubeBase.AddAcrRoleAssignment 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 void AddAcrRoleAssignment (string acrName, string acrParameterName, Microsoft.Azure.Commands.Aks.Models.AcsServicePrincipal acsServicePrincipal);
member this.AddAcrRoleAssignment : string * string * Microsoft.Azure.Commands.Aks.Models.AcsServicePrincipal -> unit
Protected Sub AddAcrRoleAssignment (acrName As String, acrParameterName As String, acsServicePrincipal As AcsServicePrincipal)
Parameters
- acrName
- String
- acrParameterName
- String
- acsServicePrincipal
- AcsServicePrincipal