Share via


GremlinDatabaseThroughputSetting.Resource Property

Definition

The standard JSON format of a resource throughput.

public Azure.Provisioning.CosmosDB.ThroughputSettingsResourceInfo Resource { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.ThroughputSettingsResourceInfo> Resource { get; set; }
member this.Resource : Azure.Provisioning.CosmosDB.ThroughputSettingsResourceInfo with get, set
member this.Resource : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.ThroughputSettingsResourceInfo> with get, set
Public Property Resource As ThroughputSettingsResourceInfo
Public Property Resource As BicepValue(Of ThroughputSettingsResourceInfo)

Property Value

Applies to