Disk.DiskAccessId Property

Definition

Gets or sets ARM id of the DiskAccess resource for using private endpoints on disks.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to