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