IVMwareCbtDiskInput.LogStorageAccountId Property

Definition

The log storage account ARM Id.

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

Property Value

Attributes

Applies to