共用方式為


ICluster.Etag Property

Definition

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

Property Value

Attributes

Applies to