IResourceSkuInfo.LocationInfoZoneDetail 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.
Details of capabilities available to a SKU in specific zones.
[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="Details of capabilities available to a SKU in specific zones.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IResourceSkuZoneDetails) }, ReadOnly=true, Required=false, SerializedName="zoneDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IResourceSkuZoneDetails[] LocationInfoZoneDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="Details of capabilities available to a SKU in specific zones.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IResourceSkuZoneDetails) }, ReadOnly=true, Required=false, SerializedName="zoneDetails")>]
member this.LocationInfoZoneDetail : Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IResourceSkuZoneDetails[]
Public ReadOnly Property LocationInfoZoneDetail As IResourceSkuZoneDetails()
Property Value
- Attributes