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:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    ARecord_ARM

    (Appears on:RecordSetProperties_ARM)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    ARecord_STATUS

    (Appears on:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    ARecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    AaaaRecord

    (Appears on:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    AaaaRecord_ARM

    (Appears on:RecordSetProperties_ARM)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    AaaaRecord_STATUS

    (Appears on:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    AaaaRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    CaaRecord

    (Appears on:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_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_ARM

    (Appears on:RecordSetProperties_ARM)

    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:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_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.

    CaaRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    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:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    CnameRecord_ARM

    (Appears on:RecordSetProperties_ARM)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    CnameRecord_STATUS

    (Appears on:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    CnameRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    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.

    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

    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_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the zone.

    id
    string

    Id: Resource ID.

    location
    string

    Location: Resource location.

    name
    string

    Name: Resource name.

    properties
    ZoneProperties_STATUS_ARM

    Properties: The properties of the zone.

    tags
    map[string]string

    Tags: Resource tags.

    type
    string

    Type: Resource type.

    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.

    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).

    DnsZone_Spec_ARM

    Field Description
    location
    string

    Location: Resource location.

    name
    string
    properties
    ZoneProperties_ARM

    Properties: The properties of the zone.

    tags
    map[string]string

    Tags: Resource tags.

    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
    DnsZones_AAAA_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.

    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
    DnsZones_AAAA_STATUS

    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
    DnsZones_A_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.

    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
    DnsZones_A_STATUS

    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
    DnsZones_CAA_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.

    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
    DnsZones_CAA_STATUS

    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
    DnsZones_CNAME_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.

    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
    DnsZones_CNAME_STATUS

    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
    DnsZones_MX_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.

    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
    DnsZones_MX_STATUS

    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
    DnsZones_NS_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.

    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
    DnsZones_NS_STATUS

    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
    DnsZones_PTR_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.

    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
    DnsZones_PTR_STATUS

    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
    DnsZones_SRV_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.

    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
    DnsZones_SRV_STATUS

    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
    DnsZones_TXT_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.

    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
    DnsZones_TXT_STATUS

    DnsZones_AAAA_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.

    DnsZones_AAAA_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_AAAA_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.

    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.

    DnsZones_AAAA_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_A_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.

    DnsZones_A_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_A_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.

    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.

    DnsZones_A_Spec_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_CAA_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.

    DnsZones_CAA_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_CAA_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.

    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.

    DnsZones_CAA_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_CNAME_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.

    DnsZones_CNAME_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_CNAME_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.

    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.

    DnsZones_CNAME_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_MX_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.

    DnsZones_MX_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_MX_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.

    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.

    DnsZones_MX_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_NS_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.

    DnsZones_NS_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_NS_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.

    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.

    DnsZones_NS_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_PTR_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.

    DnsZones_PTR_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_PTR_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.

    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.

    DnsZones_PTR_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_SRV_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.

    DnsZones_SRV_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_SRV_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.

    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.

    DnsZones_SRV_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    DnsZones_TXT_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.

    DnsZones_TXT_STATUS_ARM

    Field Description
    etag
    string

    Etag: The etag of the record set.

    id
    string

    Id: The ID of the record set.

    name
    string

    Name: The name of the record set.

    properties
    RecordSetProperties_STATUS_ARM

    Properties: The properties of the record set.

    type
    string

    Type: The type of the record set.

    DnsZones_TXT_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.

    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.

    DnsZones_TXT_Spec_ARM

    Field Description
    name
    string
    properties
    RecordSetProperties_ARM

    Properties: The properties of the record set.

    MxRecord

    (Appears on:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_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_ARM

    (Appears on:RecordSetProperties_ARM)

    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:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_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.

    MxRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    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:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    An NS record.

    Field Description
    nsdname
    string

    Nsdname: The name server name for this NS record.

    NsRecord_ARM

    (Appears on:RecordSetProperties_ARM)

    An NS record.

    Field Description
    nsdname
    string

    Nsdname: The name server name for this NS record.

    NsRecord_STATUS

    (Appears on:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    An NS record.

    Field Description
    nsdname
    string

    Nsdname: The name server name for this NS record.

    NsRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    An NS record.

    Field Description
    nsdname
    string

    Nsdname: The name server name for this NS record.

    PtrRecord

    (Appears on:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    A PTR record.

    Field Description
    ptrdname
    string

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

    PtrRecord_ARM

    (Appears on:RecordSetProperties_ARM)

    A PTR record.

    Field Description
    ptrdname
    string

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

    PtrRecord_STATUS

    (Appears on:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    A PTR record.

    Field Description
    ptrdname
    string

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

    PtrRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    A PTR record.

    Field Description
    ptrdname
    string

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

    RecordSetProperties_ARM

    (Appears on:DnsZones_AAAA_Spec_ARM, DnsZones_A_Spec_ARM, DnsZones_CAA_Spec_ARM, DnsZones_CNAME_Spec_ARM, DnsZones_MX_Spec_ARM, DnsZones_NS_Spec_ARM, DnsZones_PTR_Spec_ARM, DnsZones_SRV_Spec_ARM, DnsZones_TXT_Spec_ARM)

    Represents the properties of the records in the record set.

    Field Description
    AAAARecords
    []AaaaRecord_ARM

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

    ARecords
    []ARecord_ARM

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

    CNAMERecord
    CnameRecord_ARM

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_ARM

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

    MXRecords
    []MxRecord_ARM

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

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    NSRecords
    []NsRecord_ARM

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

    PTRRecords
    []PtrRecord_ARM

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

    SOARecord
    SoaRecord_ARM

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_ARM

    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_ARM

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

    targetResource
    SubResource_ARM

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

    RecordSetProperties_STATUS_ARM

    (Appears on:DnsZones_AAAA_STATUS_ARM, DnsZones_A_STATUS_ARM, DnsZones_CAA_STATUS_ARM, DnsZones_CNAME_STATUS_ARM, DnsZones_MX_STATUS_ARM, DnsZones_NS_STATUS_ARM, DnsZones_PTR_STATUS_ARM, DnsZones_SRV_STATUS_ARM, DnsZones_TXT_STATUS_ARM)

    Represents the properties of the records in the record set.

    Field Description
    AAAARecords
    []AaaaRecord_STATUS_ARM

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

    ARecords
    []ARecord_STATUS_ARM

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

    CNAMERecord
    CnameRecord_STATUS_ARM

    CNAMERecord: The CNAME record in the record set.

    caaRecords
    []CaaRecord_STATUS_ARM

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

    fqdn
    string

    Fqdn: Fully qualified domain name of the record set.

    MXRecords
    []MxRecord_STATUS_ARM

    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_ARM

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

    PTRRecords
    []PtrRecord_STATUS_ARM

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

    provisioningState
    string

    ProvisioningState: provisioning State of the record set.

    SOARecord
    SoaRecord_STATUS_ARM

    SOARecord: The SOA record in the record set.

    SRVRecords
    []SrvRecord_STATUS_ARM

    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_ARM

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

    targetResource
    SubResource_STATUS_ARM

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

    SoaRecord

    (Appears on:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_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_ARM

    (Appears on:RecordSetProperties_ARM)

    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:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_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.

    SoaRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    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:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_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_ARM

    (Appears on:RecordSetProperties_ARM)

    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:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_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.

    SrvRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    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, DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    A reference to a another resource

    Field Description
    reference
    genruntime.ResourceReference

    Reference: Resource Id.

    SubResource_ARM

    (Appears on:RecordSetProperties_ARM, ZoneProperties_ARM)

    A reference to a another resource

    Field Description
    id
    string

    SubResource_STATUS

    (Appears on:DnsZone_STATUS, DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    A reference to a another resource

    Field Description
    id
    string

    Id: Resource Id.

    SubResource_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM, ZoneProperties_STATUS_ARM)

    A reference to a another resource

    Field Description
    id
    string

    Id: Resource Id.

    TxtRecord

    (Appears on:DnsZones_AAAA_Spec, DnsZones_A_Spec, DnsZones_CAA_Spec, DnsZones_CNAME_Spec, DnsZones_MX_Spec, DnsZones_NS_Spec, DnsZones_PTR_Spec, DnsZones_SRV_Spec, DnsZones_TXT_Spec)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    TxtRecord_ARM

    (Appears on:RecordSetProperties_ARM)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    TxtRecord_STATUS

    (Appears on:DnsZones_AAAA_STATUS, DnsZones_A_STATUS, DnsZones_CAA_STATUS, DnsZones_CNAME_STATUS, DnsZones_MX_STATUS, DnsZones_NS_STATUS, DnsZones_PTR_STATUS, DnsZones_SRV_STATUS, DnsZones_TXT_STATUS)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    TxtRecord_STATUS_ARM

    (Appears on:RecordSetProperties_STATUS_ARM)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    ZoneProperties_ARM

    (Appears on:DnsZone_Spec_ARM)

    Represents the properties of the zone.

    Field Description
    registrationVirtualNetworks
    []SubResource_ARM

    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_ARM

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

    zoneType
    ZoneProperties_ZoneType

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

    ZoneProperties_STATUS_ARM

    (Appears on:DnsZone_STATUS_ARM)

    Represents the properties of the zone.

    Field Description
    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.

    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_ARM

    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_ARM

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

    zoneType
    ZoneProperties_ZoneType_STATUS

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

    ZoneProperties_ZoneType (string alias)

    (Appears on:DnsZone_Spec, ZoneProperties_ARM)

    Value Description

    "Private"

    "Public"

    ZoneProperties_ZoneType_STATUS (string alias)

    (Appears on:DnsZone_STATUS, ZoneProperties_STATUS_ARM)

    Value Description

    "Private"

    "Public"