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