PSClusterKey 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
PSClusterKey() | |
PSClusterKey(ClusterKey) |
PSClusterKey()
public PSClusterKey ();
Public Sub New ()
Applies to
PSClusterKey(ClusterKey)
public PSClusterKey (Microsoft.Azure.Management.CosmosDB.Models.ClusterKey clusterKey);
new Microsoft.Azure.Commands.CosmosDB.Models.PSClusterKey : Microsoft.Azure.Management.CosmosDB.Models.ClusterKey -> Microsoft.Azure.Commands.CosmosDB.Models.PSClusterKey
Public Sub New (clusterKey As ClusterKey)
Parameters
- clusterKey
- ClusterKey