PSSeedNode Constructors
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.
Overloads
PSSeedNode() | |
PSSeedNode(String) |
PSSeedNode()
public PSSeedNode ();
Public Sub New ()
Applies to
PSSeedNode(String)
public PSSeedNode (string ipAddress);
new Microsoft.Azure.Commands.CosmosDB.Models.PSSeedNode : string -> Microsoft.Azure.Commands.CosmosDB.Models.PSSeedNode
Public Sub New (ipAddress As String)
Parameters
- ipAddress
- String