RegistryProperties.RegionDetail Property

Definition

Details of each region the registry is in

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IRegistryRegionArmDetails> RegionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.RegionDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IRegistryRegionArmDetails> with get, set
Public Property RegionDetail As List(Of IRegistryRegionArmDetails)

Property Value

Implements

Attributes

Applies to