Share via


IProxyResource.ETag Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.", 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.CostManagement.Runtime.Info(Create=true, Description="eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.", 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