Share via


IRouteTable.Etag Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="A unique read-only string that changes whenever the resource is updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="etag", Update=false)]
public string Etag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="A unique read-only string that changes whenever the resource is updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="etag", Update=false)>]
member this.Etag : string
Public ReadOnly Property Etag As String

Property Value

Attributes

Applies to