Connect-AutoDeployServer
Syntax
[-Credential
< PSCredential > ]
[-NotDefault
]
[-Password
< SecureString > ]
[-Port
< Int32 > ]
[-ProgressAction
< ActionPreference > ]
[-Protocol
< String > ]
[-User
< String > ]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
optional | Credential | PSCredential | named |
|
|
optional | NotDefault | SwitchParameter | named |
|
|
optional | Password | SecureString | named |
|
|
optional | Port | Int32 | named |
|
|
optional | ProgressAction | ActionPreference | named |
|
|
optional | Protocol | String | named |
|
|
optional | User | String | named |
|
-RbdServerAddress
< String >
[-Credential
< PSCredential > ]
[-NotDefault
]
[-Password
< SecureString > ]
[-Port
< Int32 > ]
[-ProgressAction
< ActionPreference > ]
[-Protocol
< String > ]
[-User
< String > ]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required
|
RbdServerAddress | String | named |
|
|
optional | Credential | PSCredential | named |
|
|
optional | NotDefault | SwitchParameter | named |
|
|
optional | Password | SecureString | named |
|
|
optional | Port | Int32 | named |
|
|
optional | ProgressAction | ActionPreference | named |
|
|
optional | Protocol | String | named |
|
|
optional | User | String | named |
|
Output
VMware.DeployAutomation.Types.RbdServerExamples
Related Commands
AutoDeployServer
Connect-AutoDeployServer [-User <string>] [-Password <securestring>] [-Port <int>] [-Protocol <string>] [-Credential <pscredential>] [-NotDefault] [<CommonParameters>] Connect-AutoDeployServer [-RbdServerAddress] <string> [-User <string>] [-Password <securestring>] [-Port <int>] [-Protocol <string>] [-Credential <pscredential>] [-NotDefault] [<CommonParameters>]
Disconnect-AutoDeployServer [-RbdServerAddress] <string> [-WhatIf] [-Confirm] [<CommonParameters>]