Share via


PSIncludedPath.ToSDKModel(PSIncludedPath) Method

Definition

public static Microsoft.Azure.Management.CosmosDB.Models.IncludedPath ToSDKModel (Microsoft.Azure.Commands.CosmosDB.Models.PSIncludedPath pSIncludedPath);
static member ToSDKModel : Microsoft.Azure.Commands.CosmosDB.Models.PSIncludedPath -> Microsoft.Azure.Management.CosmosDB.Models.IncludedPath
Public Shared Function ToSDKModel (pSIncludedPath As PSIncludedPath) As IncludedPath

Parameters

pSIncludedPath
PSIncludedPath

Returns

Applies to