CreateOrUpdateKubeBase.AcrNameToAttach Property
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.
[System.Management.Automation.Parameter(HelpMessage="Grant the 'acrpull' role of the specified ACR to AKS Service Principal, e.g. myacr", Mandatory=false)]
public string AcrNameToAttach { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Grant the 'acrpull' role of the specified ACR to AKS Service Principal, e.g. myacr", Mandatory=false)>]
member this.AcrNameToAttach : string with get, set
Public Property AcrNameToAttach As String
Property Value
- Attributes