Share via


HyperVReplicaAzureReplicationDetails.SourceVMCpuCount Property

Definition

The CPU count of the VM on the primary side.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public int? SourceVMCpuCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.SourceVMCpuCount : Nullable<int> with get, set
Public Property SourceVMCpuCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to