IVMwareCbtProtectedDiskDetails.LogStorageAccountSasSecretName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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=true, Required=false, SerializedName="logStorageAccountSasSecretName")]
public string LogStorageAccountSasSecretName { get; }
[<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=true, Required=false, SerializedName="logStorageAccountSasSecretName")>]
member this.LogStorageAccountSasSecretName : string
Public ReadOnly Property LogStorageAccountSasSecretName As String
Property Value
- Attributes