PSLocation.ToSDKModel(PSLocation) Method
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.
public static Microsoft.Azure.Management.CosmosDB.Models.Location ToSDKModel (Microsoft.Azure.Commands.CosmosDB.Models.PSLocation location);
static member ToSDKModel : Microsoft.Azure.Commands.CosmosDB.Models.PSLocation -> Microsoft.Azure.Management.CosmosDB.Models.Location
Public Shared Function ToSDKModel (location As PSLocation) As Location
Parameters
- location
- PSLocation