你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MigrateSqlServerSqlMITaskInput.BackupBlobShare Property

Definition

Gets or sets sAS URI of Azure Storage Account Container to be used for storing backup files.

[Newtonsoft.Json.JsonProperty(PropertyName="backupBlobShare")]
public Microsoft.Azure.Management.DataMigration.Models.BlobShare BackupBlobShare { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupBlobShare")>]
member this.BackupBlobShare : Microsoft.Azure.Management.DataMigration.Models.BlobShare with get, set
Public Property BackupBlobShare As BlobShare

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to