InsertEntityResponse.PartitionKey Property

Definition

Partition Key

[System.Text.Json.Serialization.JsonPropertyName("PartitionKey")]
public string PartitionKey { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("PartitionKey")>]
member this.PartitionKey : string with get, set
Public Property PartitionKey As String

Property Value

Attributes

Applies to