Class InstancePoolPlacementIpv6AddressIpv6SubnetCidrDetails
Optional. Used to specify from which subnet prefixes an IPv6 address should be allocated, or to assign valid available IPv6 addresses.
Inherited Members
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public class InstancePoolPlacementIpv6AddressIpv6SubnetCidrDetails
Properties
Ipv6SubnetCidr
Declaration
[JsonProperty(PropertyName = "ipv6SubnetCidr")]
public string Ipv6SubnetCidr { get; set; }
Property Value
Type | Description |
---|---|
string | Optional. Used to disambiguate which subnet prefix should be used to create an IPv6 allocation. |