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