Share via


IRegistryRegionArmDetails.AcrDetail Property

Definition

List of ACR accounts

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of ACR accounts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IAcrDetails) }, ReadOnly=false, Required=false, SerializedName="acrDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IAcrDetails[] AcrDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of ACR accounts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IAcrDetails) }, ReadOnly=false, Required=false, SerializedName="acrDetails")>]
member this.AcrDetail : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IAcrDetails[] with get, set
Public Property AcrDetail As IAcrDetails()

Property Value

Attributes

Applies to