Partilhar via


IHyperVToAzStackHciprotectedItemModelCustomProperties.SourceCpuCore Property

Definition

Gets or sets the source VM CPU cores.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the source VM CPU cores.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="sourceCpuCores")]
public int? SourceCpuCore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the source VM CPU cores.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="sourceCpuCores")>]
member this.SourceCpuCore : Nullable<int>
Public ReadOnly Property SourceCpuCore As Nullable(Of Integer)

Property Value

Attributes

Applies to