次の方法で共有


IVMwareSiteUsage.VCenterCount Property

Definition

Number of vCenters part of the site.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Number of vCenters part of the site.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="vCenterCount")]
public int? VCenterCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Number of vCenters part of the site.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="vCenterCount")>]
member this.VCenterCount : Nullable<int> with get, set
Public Property VCenterCount As Nullable(Of Integer)

Property Value

Attributes

Applies to