Class PrivateConnectivity
Private Connectivity.
Implements
Inherited Members
Namespace: Google.Apis.DatabaseMigrationService.v1.Data
Assembly: Google.Apis.DatabaseMigrationService.v1.dll
Syntax
public class PrivateConnectivity : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
PrivateConnection
Required. The resource name (URI) of the private connection.
Declaration
[JsonProperty("privateConnection")]
public virtual string PrivateConnection { get; set; }
Property Value
Type | Description |
---|---|
string |