Compartilhar via


AnalysisServicesServer.BackupBlobContainerUri Property

Definition

Gets or sets the SAS container URI to the backup container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to