public enum PublicDelegatedPrefixPublicDelegatedSubPrefix.Types.Mode
Reference documentation and code samples for the Compute Engine v1 API enum PublicDelegatedPrefixPublicDelegatedSubPrefix.Types.Mode.
The PublicDelegatedSubPrefix mode for IPv6 only.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
---|---|
Name | Description |
Delegation |
The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength. |
ExternalIpv6ForwardingRuleCreation |
The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes. |
ExternalIpv6SubnetworkCreation |
The public delegated prefix is used for creating dual-mode subnetworks only. Such prefixes cannot set publicDelegatedSubPrefixes. |
UndefinedMode |
A value indicating that the enum field is not set. |