Aracılığıyla paylaş


PSGremlinGraphGetPropertiesResource Constructors

Definition

Overloads

PSGremlinGraphGetPropertiesResource()
PSGremlinGraphGetPropertiesResource(GremlinGraphGetPropertiesResource)

PSGremlinGraphGetPropertiesResource()

public PSGremlinGraphGetPropertiesResource ();
Public Sub New ()

Applies to

PSGremlinGraphGetPropertiesResource(GremlinGraphGetPropertiesResource)

public PSGremlinGraphGetPropertiesResource (Microsoft.Azure.Management.CosmosDB.Models.GremlinGraphGetPropertiesResource gremlinGraphGetPropertiesResource);
new Microsoft.Azure.Commands.CosmosDB.Models.PSGremlinGraphGetPropertiesResource : Microsoft.Azure.Management.CosmosDB.Models.GremlinGraphGetPropertiesResource -> Microsoft.Azure.Commands.CosmosDB.Models.PSGremlinGraphGetPropertiesResource
Public Sub New (gremlinGraphGetPropertiesResource As GremlinGraphGetPropertiesResource)

Parameters

gremlinGraphGetPropertiesResource
GremlinGraphGetPropertiesResource

Applies to