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