Megosztás a következőn keresztül:


IaasVmRestoreContent.DoesCreateNewCloudService Property

Definition

Should a new cloud service be created while restoring the VM. If this is false, VM will be restored to the same cloud service as it was at the time of backup.

public bool? DoesCreateNewCloudService { get; set; }
member this.DoesCreateNewCloudService : Nullable<bool> with get, set
Public Property DoesCreateNewCloudService As Nullable(Of Boolean)

Property Value

Applies to