BackendAddressPool.Etag Property
Definition
Gets or sets a unique read-only string that changes whenever the resource is updated.
[Newtonsoft.Json.JsonProperty(PropertyName="etag")]
public string Etag { get; set; }
member this.Etag : string with get, set
Public Property Etag As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute