Share via


ISolution.Etag Property

Definition

Gets or sets the ETAG for optimistic concurrency control.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the ETAG for optimistic concurrency control.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="etag")]
public string Etag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the ETAG for optimistic concurrency control.", 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