Partager via


MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel.ContainerName Property

Definition

Gets name of container created in the Azure Storage account where backups are copied to

[Newtonsoft.Json.JsonProperty(PropertyName="containerName")]
public string ContainerName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerName")>]
member this.ContainerName : string
Public ReadOnly Property ContainerName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to