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