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