IVMwareCbtDiskInput.LogStorageAccountSasSecretName Property

Definition

The key vault secret name of the log storage account.

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

Property Value

Attributes

Applies to