Share via


NetworkGroupsCreateOrUpdateHeaders.ETag Property

Definition

Gets or sets the current entity tag.

[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