Partager via


PSIncludedPath Constructors

Definition

Overloads

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

Applies to