CloudEndpointsListBySyncGroupHeaders.XMsRequestId Property

Definition

Gets or sets request id.

[Newtonsoft.Json.JsonProperty(PropertyName="x-ms-request-id")]
public string XMsRequestId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x-ms-request-id")>]
member this.XMsRequestId : string with get, set
Public Property XMsRequestId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to