Dela via


ISqlVirtualMachine.AutoBackupSettingStorageContainerName Property

Definition

Storage container name where backup will be taken to.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Storage container name where backup will be taken to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageContainerName")]
public string AutoBackupSettingStorageContainerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Storage container name where backup will be taken to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageContainerName")>]
member this.AutoBackupSettingStorageContainerName : string with get, set
Public Property AutoBackupSettingStorageContainerName As String

Property Value

Attributes

Applies to