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