Partager via


AgentDiskDetails.DiskName Property

Definition

Gets the disk name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to