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