Share via


AuthorizeRequest.RemoteVolumeResourceId Property

Definition

Gets or sets resource id of the remote volume

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to