PureStorageBillingUsageProperty.SubProperties 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.
Optional list of sub-properties providing additional details.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PureStorageBlock.Models.PureStorageBillingUsageProperty> SubProperties { get; }
member this.SubProperties : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PureStorageBlock.Models.PureStorageBillingUsageProperty>
Public ReadOnly Property SubProperties As IReadOnlyList(Of PureStorageBillingUsageProperty)