NetworkAnchorProperties interface
Network Anchor properties
Properties
| cidr |
Delegated Azure subnet cidr block. |
| dns |
DNS forwarding endpoint IP address |
| dns |
Deep link to OCI console DNS Forwarding endpoint NSG rules |
| dns |
DNS forwarding rules |
| dns |
Deep link to OCI console DNS Forwarding rules page |
| dns |
Comma-separated list of CIDRs that are allowed to send requests to the DNS listening endpoint |
| dns |
DNS listening endpoint IP address |
| dns |
Deep link to OCI console DNS Listening endpoint NSG rules |
| 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. |
| oci |
Oracle Cloud Infrastructure subnet OCID |
| oci |
OCI DNS label. This is optional if DNS config is provided. |
| oci |
Oracle Cloud Infrastructure VCN OCID |
| provisioning |
NetworkAnchor provisioning state |
| resource |
Corresponding resource anchor Azure ID |
| subnet |
Client subnet |
| vnet |
VNET for network connectivity |
Property Details
cidrBlock
Delegated Azure subnet cidr block.
cidrBlock?: string
Property Value
string
dnsForwardingEndpointIpAddress
DNS forwarding endpoint IP address
dnsForwardingEndpointIpAddress?: string
Property Value
string
dnsForwardingEndpointNsgRulesUrl
Deep link to OCI console DNS Forwarding endpoint NSG rules
dnsForwardingEndpointNsgRulesUrl?: string
Property Value
string
dnsForwardingRules
dnsForwardingRulesUrl
Deep link to OCI console DNS Forwarding rules page
dnsForwardingRulesUrl?: string
Property Value
string
dnsListeningEndpointAllowedCidrs
Comma-separated list of CIDRs that are allowed to send requests to the DNS listening endpoint
dnsListeningEndpointAllowedCidrs?: string
Property Value
string
dnsListeningEndpointIpAddress
DNS listening endpoint IP address
dnsListeningEndpointIpAddress?: string
Property Value
string
dnsListeningEndpointNsgRulesUrl
Deep link to OCI console DNS Listening endpoint NSG rules
dnsListeningEndpointNsgRulesUrl?: string
Property Value
string
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
ociSubnetId
Oracle Cloud Infrastructure subnet OCID
ociSubnetId?: string
Property Value
string
ociVcnDnsLabel
OCI DNS label. This is optional if DNS config is provided.
ociVcnDnsLabel?: string
Property Value
string
ociVcnId
Oracle Cloud Infrastructure VCN OCID
ociVcnId?: string
Property Value
string
provisioningState
NetworkAnchor provisioning state
provisioningState?: string
Property Value
string
resourceAnchorId
Corresponding resource anchor Azure ID
resourceAnchorId: string
Property Value
string
subnetId
Client subnet
subnetId: string
Property Value
string
vnetId
VNET for network connectivity
vnetId?: string
Property Value
string