Share via


IAgentProperties.NumberOfCore Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Available compute cores reported by the Agent.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="numberOfCores")]
public long? NumberOfCore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Available compute cores reported by the Agent.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="numberOfCores")>]
member this.NumberOfCore : Nullable<int64>
Public ReadOnly Property NumberOfCore As Nullable(Of Long)

Property Value

Attributes

Applies to