ServiceResource.PartitionDescription 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.
Gets or sets describes how the service is partitioned.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionDescription")]
public Microsoft.Azure.Management.ServiceFabric.Models.PartitionSchemeDescription PartitionDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionDescription")>]
member this.PartitionDescription : Microsoft.Azure.Management.ServiceFabric.Models.PartitionSchemeDescription with get, set
Public Property PartitionDescription As PartitionSchemeDescription
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute