SnapshotUpdate.DiskAccessId プロパティ

定義

ディスクでプライベート エンドポイントを使用するための DiskAccess リソースの ARM ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.diskAccessId")]
public string DiskAccessId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diskAccessId")>]
member this.DiskAccessId : string with get, set
Public Property DiskAccessId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象