DataPartitionsListResult.DataPartitionInfo 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 data partitions along with their properties in a given OEP resource.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EnergyServices.Models.DataPartition> DataPartitionInfo { get; }
member this.DataPartitionInfo : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EnergyServices.Models.DataPartition>
Public ReadOnly Property DataPartitionInfo As IReadOnlyList(Of DataPartition)