ValidateMigrationInputSqlServerSqlMITaskInput.BackupBlobShare Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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