共用方式為


DataPartitionsListResult.DataPartitionInfo Property

Definition

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)

Property Value

Applies to