共用方式為


ProvisioningServiceDescription.Etag Property

Definition

Gets or sets the Etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention.

[Newtonsoft.Json.JsonProperty(PropertyName="etag")]
public string Etag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="etag")>]
member this.Etag : string with get, set
Public Property Etag As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to