Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class AliasIpRange.
An alias IP range attached to an instance's network interface.
Generated from protobuf message google.cloud.backupdr.v1.AliasIpRange
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ip_cidr_range
string
Optional. The IP alias ranges to allocate for this interface.
↳ subnetwork_range_name
string
Optional. The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used.
getIpCidrRange
Optional. The IP alias ranges to allocate for this interface.
string
hasIpCidrRange
clearIpCidrRange
setIpCidrRange
Optional. The IP alias ranges to allocate for this interface.
var
string
$this
getSubnetworkRangeName
Optional. The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used.
string
hasSubnetworkRangeName
clearSubnetworkRangeName
setSubnetworkRangeName
Optional. The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used.
var
string
$this