Share via


IDeviceService.Etag Property

Definition

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.

[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="etag")]
public string Etag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="etag")>]
member this.Etag : string with get, set
Public Property Etag As String

Property Value

Attributes

Applies to