Share via


PSDeviceRegistrationState.ETag Property

Definition

Registration status ETag

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="etag")]
public string ETag { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="etag")>]
member this.ETag : string
Public ReadOnly Property ETag As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to