VirtualMachineData.ETag Property

Definition

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.

public string ETag { get; }
member this.ETag : string
Public ReadOnly Property ETag As String

Property Value

Applies to