IAcrDetails.SystemCreatedAcrAccountSku Property

Definition

SKU of the ACR account

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="SKU of the ACR account", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="acrAccountSku", Update=true)]
public string SystemCreatedAcrAccountSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="SKU of the ACR account", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="acrAccountSku", Update=true)>]
member this.SystemCreatedAcrAccountSku : string with get, set
Public Property SystemCreatedAcrAccountSku As String

Property Value

Attributes

Applies to