Share via


ApiManagementServiceBackupRestoreParameters.StorageAccount Property

Definition

Gets or sets the name of the Azure storage account (used to place/retrieve the backup).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to