Class CloudInterconnectEgressWorkload
Includes the estimate for Interconnect Data Transfer only. To specify usage for data transfer between VMs and internet end-points, use the Standard Tier Internet Data Transfer interface.
Implements
Inherited Members
Namespace: Google.Apis.Cloudbilling.v1beta.Data
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class CloudInterconnectEgressWorkload : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
EgressRate
Outbound data transfer usage. This usage applies when you move or copy data from one Google Cloud service to another service. The units are GiBy/s, By/s, and so on, based on The Unified Code for Units of Measure standard.
Declaration
[JsonProperty("egressRate")]
public virtual Usage EgressRate { get; set; }
Property Value
Type | Description |
---|---|
Usage |
InterconnectConnectionLocation
Locations in the Interconnect connection location table. These are the Interconnect Data Transfer charges.
Declaration
[JsonProperty("interconnectConnectionLocation")]
public virtual string InterconnectConnectionLocation { get; set; }
Property Value
Type | Description |
---|---|
string |