RegionConfigurationResult.DeviceCapabilityDetails 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.
List of device capabilities available for a given region and a given sku.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DeviceCapabilityDetails> DeviceCapabilityDetails { get; }
member this.DeviceCapabilityDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DeviceCapabilityDetails>
Public ReadOnly Property DeviceCapabilityDetails As IReadOnlyList(Of DeviceCapabilityDetails)