DiskPoolVolume.TargetId Property

Definition

Gets or sets azure resource ID of the iSCSI target

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to