Share via


IBotChannel.PropertiesEtag 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 PropertiesEtag { 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.PropertiesEtag : string with get, set
Public Property PropertiesEtag As String

Property Value

Attributes

Applies to