Share via


DatacenterAddressRequest.StorageLocation Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to