Share via


IChannel.Etag Property

Definition

Entity Tag of the resource

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Entity Tag of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="etag")]
public string Etag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Entity Tag of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="etag")>]
member this.Etag : string with get, set
Public Property Etag As String

Property Value

Attributes

Applies to