Share via


ServiceResource.PartitionDescription Property

Definition

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

Applies to