PSExcludedPath.ToSDKModel(PSExcludedPath) Method

Definition

public static Microsoft.Azure.Management.CosmosDB.Models.ExcludedPath ToSDKModel (Microsoft.Azure.Commands.CosmosDB.Models.PSExcludedPath pSExcludedPath);
static member ToSDKModel : Microsoft.Azure.Commands.CosmosDB.Models.PSExcludedPath -> Microsoft.Azure.Management.CosmosDB.Models.ExcludedPath
Public Shared Function ToSDKModel (pSExcludedPath As PSExcludedPath) As ExcludedPath

Parameters

pSExcludedPath
PSExcludedPath

Returns

Applies to