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