PacketCaptureResult.Etag Property

Definition

Gets a unique read-only string that changes whenever the resource is updated.

[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

Applies to