NetworkAnchorUpdateProperties interface
The updatable properties of the NetworkAnchor.
Properties
| is |
Indicates whether the Oracle DNS forwarding endpoint is enabled |
| is |
Indicates whether the Oracle DNS listening endpoint is enabled |
| is |
Indicates whether DNS zone sync from OCI to Azure is enabled |
| oci |
OCI backup subnet cidr block. |
Property Details
isOracleDnsForwardingEndpointEnabled
Indicates whether the Oracle DNS forwarding endpoint is enabled
isOracleDnsForwardingEndpointEnabled?: boolean
Property Value
boolean
isOracleDnsListeningEndpointEnabled
Indicates whether the Oracle DNS listening endpoint is enabled
isOracleDnsListeningEndpointEnabled?: boolean
Property Value
boolean
isOracleToAzureDnsZoneSyncEnabled
Indicates whether DNS zone sync from OCI to Azure is enabled
isOracleToAzureDnsZoneSyncEnabled?: boolean
Property Value
boolean
ociBackupCidrBlock
OCI backup subnet cidr block.
ociBackupCidrBlock?: string
Property Value
string