DnsPrivateZoneProperties interface
Zones resource model
Properties
| is |
A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. |
| lifecycle |
Zones lifecycleState |
| ocid | The OCID of the Zone |
| provisioning |
Azure resource provisioning state. |
| self | The canonical absolute URL of the resource. |
| serial | The current serial of the zone. As seen in the zone's SOA record. |
| time |
Zones timeCreated |
| version | Version is the never-repeating, totally-orderable, version of the zone, from which the serial field of the zone's SOA record is derived. |
| view |
The OCID of the private view containing the zone. This value will be null for zones in the global DNS, which are publicly resolvable and not part of a private view. |
| zone |
The type of the zone. Must be either PRIMARY or SECONDARY. SECONDARY is only supported for GLOBAL zones. |
Property Details
isProtected
A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed.
isProtected: boolean
Property Value
boolean
lifecycleState
Zones lifecycleState
lifecycleState: string
Property Value
string
ocid
The OCID of the Zone
ocid: string
Property Value
string
provisioningState
Azure resource provisioning state.
provisioningState?: string
Property Value
string
self
The canonical absolute URL of the resource.
self: string
Property Value
string
serial
The current serial of the zone. As seen in the zone's SOA record.
serial: number
Property Value
number
timeCreated
Zones timeCreated
timeCreated: Date
Property Value
Date
version
Version is the never-repeating, totally-orderable, version of the zone, from which the serial field of the zone's SOA record is derived.
version: string
Property Value
string
viewId
The OCID of the private view containing the zone. This value will be null for zones in the global DNS, which are publicly resolvable and not part of a private view.
viewId?: string
Property Value
string
zoneType
The type of the zone. Must be either PRIMARY or SECONDARY. SECONDARY is only supported for GLOBAL zones.
zoneType: string
Property Value
string