VirtualMachine.Etag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets etag is property returned in Create/Update/Get response of the VM, so that customer can supply it in the header to ensure optimistic updates.
[Newtonsoft.Json.JsonProperty(PropertyName="etag")]
public string Etag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="etag")>]
member this.Etag : string
Public ReadOnly Property Etag As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute