Share via


GremlinGraphResource.GetGremlinGraphThroughputSetting Method

Definition

Gets an object representing a GremlinGraphThroughputSettingResource along with the instance operations that can be performed on it in the GremlinGraph.

public virtual Azure.ResourceManager.CosmosDB.GremlinGraphThroughputSettingResource GetGremlinGraphThroughputSetting ();
abstract member GetGremlinGraphThroughputSetting : unit -> Azure.ResourceManager.CosmosDB.GremlinGraphThroughputSettingResource
override this.GetGremlinGraphThroughputSetting : unit -> Azure.ResourceManager.CosmosDB.GremlinGraphThroughputSettingResource
Public Overridable Function GetGremlinGraphThroughputSetting () As GremlinGraphThroughputSettingResource

Returns

Returns a GremlinGraphThroughputSettingResource object.

Applies to