Share via


IVMwareCbtDiskInput.LogStorageAccountSasSecretName Property

Definition

The key vault secret name of the log storage account.

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

Property Value

Attributes

Applies to