Share via


DnsPrivateZoneProperties interface

Zones resource model

Properties

isProtected

A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed.

lifecycleState

Zones lifecycleState

ocid

The OCID of the Zone

provisioningState

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.

timeCreated

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.

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.

zoneType

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