Share via


IResource.Etag Property

Definition

Entity Tag

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Entity Tag", 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", 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