Database instance IP Mapping.
More...
|
virtual string | IpAddress [get, set] |
| The IP address assigned. More...
|
|
virtual string | TimeToRetireRaw [get, set] |
| The due time for this IP to be retired in RFC 3339 format, for example 2012-11-15T16:19:00.094Z. This field is only available when the IP is scheduled to be retired. More...
|
|
virtual System.Nullable< System.DateTime > | TimeToRetire [get, set] |
| - See also
- System.DateTime
representation of TimeToRetireRaw. More...
|
|
virtual string | Type [get, set] |
| The type of this IP address. A PRIMARY address is a public address that can accept incoming connections. A PRIVATE address is a private address that can accept incoming connections. An OUTGOING address is the source address of connections originating from the instance, if supported. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
Database instance IP Mapping.
◆ ETag
virtual string Google.Apis.SQLAdmin.v1beta4.Data.IpMapping.ETag |
|
getset |
◆ IpAddress
virtual string Google.Apis.SQLAdmin.v1beta4.Data.IpMapping.IpAddress |
|
getset |
◆ TimeToRetire
virtual System.Nullable<System.DateTime> Google.Apis.SQLAdmin.v1beta4.Data.IpMapping.TimeToRetire |
|
getset |
◆ TimeToRetireRaw
virtual string Google.Apis.SQLAdmin.v1beta4.Data.IpMapping.TimeToRetireRaw |
|
getset |
The due time for this IP to be retired in RFC 3339 format, for example 2012-11-15T16:19:00.094Z. This field is only available when the IP is scheduled to be retired.
◆ Type
virtual string Google.Apis.SQLAdmin.v1beta4.Data.IpMapping.Type |
|
getset |
The type of this IP address. A PRIMARY address is a public address that can accept incoming connections. A PRIVATE address is a private address that can accept incoming connections. An OUTGOING address is the source address of connections originating from the instance, if supported.
The documentation for this class was generated from the following file:
- Google.Apis.SQLAdmin.v1beta4.cs