IInMageRcmReplicationDetails.TargetBootDiagnosticsStorageAccountId Property

Definition

The target boot diagnostics storage account ARM Id.

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

Property Value

Attributes

Applies to