IVMwareDetails.AgentCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of source and target servers configured to talk to this CS.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The number of source and target servers configured to talk to this CS.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="agentCount")]
public string AgentCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The number of source and target servers configured to talk to this CS.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="agentCount")>]
member this.AgentCount : string with get, set
Public Property AgentCount As String
Property Value
- Attributes