network.azure.com/v1api20180501

network.azure.com/v1api20180501

Package v1api20180501 contains API Schema definitions for the network v1api20180501 API group

Resource Types:

    APIVersion (string alias)

    Value Description

    "2018-05-01"

    ARecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    ARecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    AaaaRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    AaaaRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    CaaRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    A CAA record.

    Field Description
    flags
    int

    Flags: The flags for this CAA record as an integer between 0 and 255.

    tag
    string

    Tag: The tag for this CAA record.

    value
    string

    Value: The value for this CAA record.

    CaaRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    A CAA record.

    Field Description
    flags
    int

    Flags: The flags for this CAA record as an integer between 0 and 255.

    tag
    string

    Tag: The tag for this CAA record.

    value
    string

    Value: The value for this CAA record.

    CnameRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    CnameRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    DnsZone

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZone_Spec


    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    location
    string

    Location: Resource location.

    operatorSpec
    DnsZoneOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource

    registrationVirtualNetworks
    []SubResource

    RegistrationVirtualNetworks: A list of references to virtual networks that register hostnames in this DNS zone. This is a only when ZoneType is Private.

    resolutionVirtualNetworks
    []SubResource

    ResolutionVirtualNetworks: A list of references to virtual networks that resolve records in this DNS zone. This is a only when ZoneType is Private.

    tags
    map[string]string

    Tags: Resource tags.

    zoneType
    ZoneProperties_ZoneType

    ZoneType: The type of this DNS zone (Public or Private).

    status
    DnsZone_STATUS

    DnsZoneOperatorSpec

    (Appears on:DnsZone_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZone_STATUS

    (Appears on:DnsZone)

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the zone.

    id
    string

    Id: Resource ID.

    location
    string

    Location: Resource location.

    maxNumberOfRecordSets
    int

    MaxNumberOfRecordSets: The maximum number of record sets that can be created in this DNS zone. This is a read-only property and any attempt to set this value will be ignored.

    maxNumberOfRecordsPerRecordSet
    int

    MaxNumberOfRecordsPerRecordSet: The maximum number of records per record set that can be created in this DNS zone. This is a read-only property and any attempt to set this value will be ignored.

    name
    string

    Name: Resource name.

    nameServers
    []string

    NameServers: The name servers for this DNS zone. This is a read-only property and any attempt to set this value will be ignored.

    numberOfRecordSets
    int

    NumberOfRecordSets: The current number of record sets in this DNS zone. This is a read-only property and any attempt to set this value will be ignored.

    registrationVirtualNetworks
    []SubResource_STATUS

    RegistrationVirtualNetworks: A list of references to virtual networks that register hostnames in this DNS zone. This is a only when ZoneType is Private.

    resolutionVirtualNetworks
    []SubResource_STATUS

    ResolutionVirtualNetworks: A list of references to virtual networks that resolve records in this DNS zone. This is a only when ZoneType is Private.

    tags
    map[string]string

    Tags: Resource tags.

    type
    string

    Type: Resource type.

    zoneType
    ZoneProperties_ZoneType_STATUS

    ZoneType: The type of this DNS zone (Public or Private).

    DnsZone_Spec

    (Appears on:DnsZone)

    Field Description
    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    location
    string

    Location: Resource location.

    operatorSpec
    DnsZoneOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource

    registrationVirtualNetworks
    []SubResource

    RegistrationVirtualNetworks: A list of references to virtual networks that register hostnames in this DNS zone. This is a only when ZoneType is Private.

    resolutionVirtualNetworks
    []SubResource

    ResolutionVirtualNetworks: A list of references to virtual networks that resolve records in this DNS zone. This is a only when ZoneType is Private.

    tags
    map[string]string

    Tags: Resource tags.

    zoneType
    ZoneProperties_ZoneType

    ZoneType: The type of this DNS zone (Public or Private).

    DnsZonesAAAARecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​AAAA/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesAAAARecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesAAAARecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesAAAARecord_STATUS

    DnsZonesAAAARecordOperatorSpec

    (Appears on:DnsZonesAAAARecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesAAAARecord_STATUS

    (Appears on:DnsZonesAAAARecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesAAAARecord_Spec

    (Appears on:DnsZonesAAAARecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesAAAARecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesARecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​A/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesARecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    etag
    string

    Etag: The etag of the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesARecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesARecord_STATUS

    DnsZonesARecordOperatorSpec

    (Appears on:DnsZonesARecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesARecord_STATUS

    (Appears on:DnsZonesARecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesARecord_Spec

    (Appears on:DnsZonesARecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    etag
    string

    Etag: The etag of the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesARecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesCAARecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​CAA/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesCAARecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesCAARecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesCAARecord_STATUS

    DnsZonesCAARecordOperatorSpec

    (Appears on:DnsZonesCAARecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesCAARecord_STATUS

    (Appears on:DnsZonesCAARecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesCAARecord_Spec

    (Appears on:DnsZonesCAARecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesCAARecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesCNAMERecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​CNAME/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesCNAMERecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesCNAMERecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesCNAMERecord_STATUS

    DnsZonesCNAMERecordOperatorSpec

    (Appears on:DnsZonesCNAMERecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesCNAMERecord_STATUS

    (Appears on:DnsZonesCNAMERecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesCNAMERecord_Spec

    (Appears on:DnsZonesCNAMERecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesCNAMERecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesMXRecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​MX/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesMXRecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesMXRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesMXRecord_STATUS

    DnsZonesMXRecordOperatorSpec

    (Appears on:DnsZonesMXRecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesMXRecord_STATUS

    (Appears on:DnsZonesMXRecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesMXRecord_Spec

    (Appears on:DnsZonesMXRecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesMXRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesNSRecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​NS/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesNSRecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesNSRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesNSRecord_STATUS

    DnsZonesNSRecordOperatorSpec

    (Appears on:DnsZonesNSRecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesNSRecord_STATUS

    (Appears on:DnsZonesNSRecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesNSRecord_Spec

    (Appears on:DnsZonesNSRecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesNSRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesPTRRecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​PTR/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesPTRRecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesPTRRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesPTRRecord_STATUS

    DnsZonesPTRRecordOperatorSpec

    (Appears on:DnsZonesPTRRecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesPTRRecord_STATUS

    (Appears on:DnsZonesPTRRecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesPTRRecord_Spec

    (Appears on:DnsZonesPTRRecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesPTRRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesSRVRecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​SRV/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesSRVRecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesSRVRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesSRVRecord_STATUS

    DnsZonesSRVRecordOperatorSpec

    (Appears on:DnsZonesSRVRecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesSRVRecord_STATUS

    (Appears on:DnsZonesSRVRecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesSRVRecord_Spec

    (Appears on:DnsZonesSRVRecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesSRVRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    DnsZonesTXTRecord

    Generator information: - Generated from: /dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​dnsZones/​{zoneName}/​TXT/​{relativeRecordSetName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    DnsZonesTXTRecord_Spec


    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesTXTRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    status
    DnsZonesTXTRecord_STATUS

    DnsZonesTXTRecordOperatorSpec

    (Appears on:DnsZonesTXTRecord_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    configMapExpressions
    []genruntime/core.DestinationExpression

    ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions).

    secretExpressions
    []genruntime/core.DestinationExpression

    SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions).

    DnsZonesTXTRecord_STATUS

    (Appears on:DnsZonesTXTRecord)

    Field Description
    AAAARecords
    []AaaaRecord_STATUS

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord_STATUS

    ARecords: The list of A records in the record set.

    CNAMERecord
    CnameRecord_STATUS

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS

    CaaRecords: The list of CAA records in the record set.

    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The etag of the record set.

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    id
    string

    Id: The ID of the record set.

    MXRecords
    []MxRecord_STATUS

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_STATUS

    NSRecords: The list of NS records in the record set.

    name
    string

    Name: The name of the record set.

    PTRRecords
    []PtrRecord_STATUS

    PTRRecords: The list of PTR records in the record set.

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord_STATUS

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource_STATUS

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    type
    string

    Type: The type of the record set.

    DnsZonesTXTRecord_Spec

    (Appears on:DnsZonesTXTRecord)

    Field Description
    AAAARecords
    []AaaaRecord

    AAAARecords: The list of AAAA records in the record set.

    ARecords
    []ARecord

    ARecords: The list of A records in the record set.

    azureName
    string

    AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be.

    CNAMERecord
    CnameRecord

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord

    CaaRecords: The list of CAA records in the record set.

    MXRecords
    []MxRecord

    MXRecords: The list of MX records in the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord

    NSRecords: The list of NS records in the record set.

    operatorSpec
    DnsZonesTXTRecordOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    owner
    genruntime.KnownResourceReference

    Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a network.azure.com/DnsZone resource

    PTRRecords
    []PtrRecord

    PTRRecords: The list of PTR records in the record set.

    SOARecord
    SoaRecord

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord

    SRVRecords: The list of SRV records in the record set.

    TTL
    int

    TTL: The TTL (time-to-live) of the records in the record set.

    TXTRecords
    []TxtRecord

    TXTRecords: The list of TXT records in the record set.

    targetResource
    SubResource

    TargetResource: A reference to an azure resource from where the dns resource value is taken.

    MxRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    An MX record.

    Field Description
    exchange
    string

    Exchange: The domain name of the mail host for this MX record.

    preference
    int

    Preference: The preference value for this MX record.

    MxRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    An MX record.

    Field Description
    exchange
    string

    Exchange: The domain name of the mail host for this MX record.

    preference
    int

    Preference: The preference value for this MX record.

    NsRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    An NS record.

    Field Description
    nsdname
    string

    Nsdname: The name server name for this NS record.

    NsRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    An NS record.

    Field Description
    nsdname
    string

    Nsdname: The name server name for this NS record.

    PtrRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    A PTR record.

    Field Description
    ptrdname
    string

    Ptrdname: The PTR target domain name for this PTR record.

    PtrRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    A PTR record.

    Field Description
    ptrdname
    string

    Ptrdname: The PTR target domain name for this PTR record.

    SoaRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    An SOA record.

    Field Description
    email
    string

    Email: The email contact for this SOA record.

    expireTime
    int

    ExpireTime: The expire time for this SOA record.

    host
    string

    Host: The domain name of the authoritative name server for this SOA record.

    minimumTTL
    int

    MinimumTTL: The minimum value for this SOA record. By convention this is used to determine the negative caching duration.

    refreshTime
    int

    RefreshTime: The refresh value for this SOA record.

    retryTime
    int

    RetryTime: The retry time for this SOA record.

    serialNumber
    int

    SerialNumber: The serial number for this SOA record.

    SoaRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    An SOA record.

    Field Description
    email
    string

    Email: The email contact for this SOA record.

    expireTime
    int

    ExpireTime: The expire time for this SOA record.

    host
    string

    Host: The domain name of the authoritative name server for this SOA record.

    minimumTTL
    int

    MinimumTTL: The minimum value for this SOA record. By convention this is used to determine the negative caching duration.

    refreshTime
    int

    RefreshTime: The refresh value for this SOA record.

    retryTime
    int

    RetryTime: The retry time for this SOA record.

    serialNumber
    int

    SerialNumber: The serial number for this SOA record.

    SrvRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    An SRV record.

    Field Description
    port
    int

    Port: The port value for this SRV record.

    priority
    int

    Priority: The priority value for this SRV record.

    target
    string

    Target: The target domain name for this SRV record.

    weight
    int

    Weight: The weight value for this SRV record.

    SrvRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    An SRV record.

    Field Description
    port
    int

    Port: The port value for this SRV record.

    priority
    int

    Priority: The priority value for this SRV record.

    target
    string

    Target: The target domain name for this SRV record.

    weight
    int

    Weight: The weight value for this SRV record.

    SubResource

    (Appears on:DnsZone_Spec, DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    A reference to a another resource

    Field Description
    reference
    genruntime.ResourceReference

    Reference: Resource Id.

    SubResource_STATUS

    (Appears on:DnsZone_STATUS, DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    A reference to a another resource

    Field Description
    id
    string

    Id: Resource Id.

    TxtRecord

    (Appears on:DnsZonesAAAARecord_Spec, DnsZonesARecord_Spec, DnsZonesCAARecord_Spec, DnsZonesCNAMERecord_Spec, DnsZonesMXRecord_Spec, DnsZonesNSRecord_Spec, DnsZonesPTRRecord_Spec, DnsZonesSRVRecord_Spec, DnsZonesTXTRecord_Spec)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    TxtRecord_STATUS

    (Appears on:DnsZonesAAAARecord_STATUS, DnsZonesARecord_STATUS, DnsZonesCAARecord_STATUS, DnsZonesCNAMERecord_STATUS, DnsZonesMXRecord_STATUS, DnsZonesNSRecord_STATUS, DnsZonesPTRRecord_STATUS, DnsZonesSRVRecord_STATUS, DnsZonesTXTRecord_STATUS)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    ZoneProperties_ZoneType (string alias)

    (Appears on:DnsZone_Spec)

    Value Description

    "Private"

    "Public"

    ZoneProperties_ZoneType_STATUS (string alias)

    (Appears on:DnsZone_STATUS)

    Value Description

    "Private"

    "Public"