Sdílet prostřednictvím


IETag.Etag Property

Definition

Entity tag is used for comparing two or more entities from the same requested resource.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Entity tag is used for comparing two or more entities from the same requested resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="etag", Update=true)]
public string Etag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Entity tag is used for comparing two or more entities from the same requested resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="etag", Update=true)>]
member this.Etag : string with get, set
Public Property Etag As String

Property Value

Attributes

Applies to