Language

IVMwareCbtContainerMappingInput.StorageAccountSasSecretName Property

Definition

The secret name of the storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The secret name of the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccountSasSecretName", Update=true)]
public string StorageAccountSasSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The secret name of the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccountSasSecretName", Update=true)>]
member this.StorageAccountSasSecretName : string with get, set
Public Property StorageAccountSasSecretName As String

Property Value

Attributes

Applies to