IBackupRestoreRequestBaseProperties.AzureStorageBlobContainerUri Property

Definition

The Azure blob storage container Uri which contains the backup

[Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="The Azure blob storage container Uri which contains the backup", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="azureStorageBlobContainerUri", Update=true)]
public string AzureStorageBlobContainerUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="The Azure blob storage container Uri which contains the backup", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="azureStorageBlobContainerUri", Update=true)>]
member this.AzureStorageBlobContainerUri : string with get, set
Public Property AzureStorageBlobContainerUri As String

Property Value

Attributes

Applies to