你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PrivateEndpoint.Etag 属性

定义

获取唯一的不透明字符串 (通常表示资源 (专用终结点) 的元数据状态,并在资源更新时更改的 GUID) 。 在 PUT (CreateOrUpdate) 请求上是必需的。

[Newtonsoft.Json.JsonProperty(PropertyName="etag")]
public string Etag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="etag")>]
member this.Etag : string
Public ReadOnly Property Etag As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于