次の方法で共有


IResourceCore.Etag Property

Definition

An etag associated with the resource, used for optimistic concurrency when editing it.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="An etag associated with the resource, used for optimistic concurrency when editing it.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="etag")]
public string Etag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="An etag associated with the resource, used for optimistic concurrency when editing it.", 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