Share via


ISchemaGroup.ETag Property

Definition

The ETag value.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The ETag value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="eTag")]
public string ETag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The ETag value.", 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