network.azure.com/v1api20240601

network.azure.com/v1api20240601

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

Resource Types:

    APIVersion (string alias)

    Value Description

    "2024-06-01"

    ARecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_Spec)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    ARecord_STATUS

    (Appears on:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_STATUS)

    An A record.

    Field Description
    ipv4Address
    string

    Ipv4Address: The IPv4 address of this A record.

    AaaaRecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_Spec)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    AaaaRecord_STATUS

    (Appears on:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_STATUS)

    An AAAA record.

    Field Description
    ipv6Address
    string

    Ipv6Address: The IPv6 address of this AAAA record.

    CnameRecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_Spec)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    CnameRecord_STATUS

    (Appears on:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_STATUS)

    A CNAME record.

    Field Description
    cname
    string

    Cname: The canonical name for this CNAME record.

    MxRecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_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:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_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.

    PrivateDnsZone

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    PrivateDnsZone_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.

    etag
    string

    Etag: The ETag of the zone.

    location
    string

    Location: The Azure Region where the resource lives

    operatorSpec
    PrivateDnsZoneOperatorSpec

    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

    tags
    map[string]string

    Tags: Resource tags.

    status
    PrivateDnsZone_STATUS

    PrivateDnsZoneOperatorSpec

    (Appears on:PrivateDnsZone_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).

    PrivateDnsZone_STATUS

    (Appears on:PrivateDnsZone)

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The ETag of the zone.

    id
    string

    Id: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    internalId
    string

    InternalId: Private zone internal Id

    location
    string

    Location: The Azure Region where the resource lives

    maxNumberOfRecordSets
    int

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

    maxNumberOfVirtualNetworkLinks
    int

    MaxNumberOfVirtualNetworkLinks: The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.

    maxNumberOfVirtualNetworkLinksWithRegistration
    int

    MaxNumberOfVirtualNetworkLinksWithRegistration: The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

    name
    string

    Name: The name of the resource

    numberOfRecordSets
    int

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

    numberOfVirtualNetworkLinks
    int

    NumberOfVirtualNetworkLinks: The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.

    numberOfVirtualNetworkLinksWithRegistration
    int

    NumberOfVirtualNetworkLinksWithRegistration: The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

    provisioningState
    PrivateZoneProperties_ProvisioningState_STATUS

    ProvisioningState: The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.

    tags
    map[string]string

    Tags: Resource tags.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZone_Spec

    (Appears on:PrivateDnsZone)

    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.

    etag
    string

    Etag: The ETag of the zone.

    location
    string

    Location: The Azure Region where the resource lives

    operatorSpec
    PrivateDnsZoneOperatorSpec

    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

    tags
    map[string]string

    Tags: Resource tags.

    PrivateDnsZonesAAAARecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​AAAA/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesAAAARecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesAAAARecord_STATUS

    PrivateDnsZonesAAAARecordOperatorSpec

    (Appears on:PrivateDnsZonesAAAARecord_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).

    PrivateDnsZonesAAAARecord_STATUS

    (Appears on:PrivateDnsZonesAAAARecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesAAAARecord_Spec

    (Appears on:PrivateDnsZonesAAAARecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesAAAARecordOperatorSpec

    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/PrivateDnsZone 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.

    PrivateDnsZonesARecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​A/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesARecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesARecord_STATUS

    PrivateDnsZonesARecordOperatorSpec

    (Appears on:PrivateDnsZonesARecord_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).

    PrivateDnsZonesARecord_STATUS

    (Appears on:PrivateDnsZonesARecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesARecord_Spec

    (Appears on:PrivateDnsZonesARecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesARecordOperatorSpec

    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/PrivateDnsZone 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.

    PrivateDnsZonesCNAMERecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​CNAME/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesCNAMERecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesCNAMERecord_STATUS

    PrivateDnsZonesCNAMERecordOperatorSpec

    (Appears on:PrivateDnsZonesCNAMERecord_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).

    PrivateDnsZonesCNAMERecord_STATUS

    (Appears on:PrivateDnsZonesCNAMERecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesCNAMERecord_Spec

    (Appears on:PrivateDnsZonesCNAMERecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesCNAMERecordOperatorSpec

    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/PrivateDnsZone 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.

    PrivateDnsZonesMXRecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​MX/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesMXRecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesMXRecord_STATUS

    PrivateDnsZonesMXRecordOperatorSpec

    (Appears on:PrivateDnsZonesMXRecord_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).

    PrivateDnsZonesMXRecord_STATUS

    (Appears on:PrivateDnsZonesMXRecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesMXRecord_Spec

    (Appears on:PrivateDnsZonesMXRecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesMXRecordOperatorSpec

    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/PrivateDnsZone 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.

    PrivateDnsZonesPTRRecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​PTR/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesPTRRecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesPTRRecord_STATUS

    PrivateDnsZonesPTRRecordOperatorSpec

    (Appears on:PrivateDnsZonesPTRRecord_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).

    PrivateDnsZonesPTRRecord_STATUS

    (Appears on:PrivateDnsZonesPTRRecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesPTRRecord_Spec

    (Appears on:PrivateDnsZonesPTRRecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesPTRRecordOperatorSpec

    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/PrivateDnsZone 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.

    PrivateDnsZonesSRVRecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​SRV/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesSRVRecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesSRVRecord_STATUS

    PrivateDnsZonesSRVRecordOperatorSpec

    (Appears on:PrivateDnsZonesSRVRecord_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).

    PrivateDnsZonesSRVRecord_STATUS

    (Appears on:PrivateDnsZonesSRVRecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesSRVRecord_Spec

    (Appears on:PrivateDnsZonesSRVRecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesSRVRecordOperatorSpec

    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/PrivateDnsZone 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.

    PrivateDnsZonesTXTRecord

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​TXT/​{relativeRecordSetName}

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


    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesTXTRecordOperatorSpec

    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/PrivateDnsZone 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.

    status
    PrivateDnsZonesTXTRecord_STATUS

    PrivateDnsZonesTXTRecordOperatorSpec

    (Appears on:PrivateDnsZonesTXTRecord_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).

    PrivateDnsZonesTXTRecord_STATUS

    (Appears on:PrivateDnsZonesTXTRecord)

    Field Description
    aRecords
    []ARecord_STATUS

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

    aaaaRecords
    []AaaaRecord_STATUS

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

    cnameRecord
    CnameRecord_STATUS

    CnameRecord: The CNAME record 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: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    isAutoRegistered
    bool

    IsAutoRegistered: Is the record set auto-registered in the Private DNS zone through a virtual network link?

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord_STATUS

    MxRecords: The list of MX 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.

    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.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    PrivateDnsZonesTXTRecord_Spec

    (Appears on:PrivateDnsZonesTXTRecord)

    Field Description
    aRecords
    []ARecord

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

    aaaaRecords
    []AaaaRecord

    AaaaRecords: The list of AAAA 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.

    etag
    string

    Etag: The ETag of the record set.

    metadata
    map[string]string

    Metadata: The metadata attached to the record set.

    mxRecords
    []MxRecord

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

    operatorSpec
    PrivateDnsZonesTXTRecordOperatorSpec

    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/PrivateDnsZone 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.

    Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2024-06-01/privatedns.json - ARM URI: /​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateZoneName}/​virtualNetworkLinks/​{virtualNetworkLinkName}

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    PrivateDnsZonesVirtualNetworkLink_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.

    etag
    string

    Etag: The ETag of the virtual network link.

    location
    string

    Location: The Azure Region where the resource lives

    operatorSpec
    PrivateDnsZonesVirtualNetworkLinkOperatorSpec

    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/PrivateDnsZone resource

    registrationEnabled
    bool

    RegistrationEnabled: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?

    resolutionPolicy
    VirtualNetworkLinkProperties_ResolutionPolicy

    ResolutionPolicy: The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to ‘NxDomainRedirect’, Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.

    tags
    map[string]string

    Tags: Resource tags.

    virtualNetwork
    SubResource

    VirtualNetwork: The reference of the virtual network.

    status
    PrivateDnsZonesVirtualNetworkLink_STATUS

    PrivateDnsZonesVirtualNetworkLinkOperatorSpec

    (Appears on:PrivateDnsZonesVirtualNetworkLink_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).

    (Appears on:PrivateDnsZonesVirtualNetworkLink)

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The ETag of the virtual network link.

    id
    string

    Id: Fully qualified resource Id for the resource. Example - ‘/​subscriptions/​{subscriptionId}/​resourceGroups/​{resourceGroupName}/​providers/​Microsoft.Network/​privateDnsZones/​{privateDnsZoneName}’.

    location
    string

    Location: The Azure Region where the resource lives

    name
    string

    Name: The name of the resource

    provisioningState
    VirtualNetworkLinkProperties_ProvisioningState_STATUS

    ProvisioningState: The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.

    registrationEnabled
    bool

    RegistrationEnabled: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?

    resolutionPolicy
    VirtualNetworkLinkProperties_ResolutionPolicy_STATUS

    ResolutionPolicy: The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to ‘NxDomainRedirect’, Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.

    tags
    map[string]string

    Tags: Resource tags.

    type
    string

    Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’.

    virtualNetwork
    SubResource_STATUS

    VirtualNetwork: The reference of the virtual network.

    virtualNetworkLinkState
    VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS

    VirtualNetworkLinkState: The status of the virtual network link to the Private DNS zone. Possible values are ‘InProgress’ and ‘Done’. This is a read-only property and any attempt to set this value will be ignored.

    (Appears on:PrivateDnsZonesVirtualNetworkLink)

    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.

    etag
    string

    Etag: The ETag of the virtual network link.

    location
    string

    Location: The Azure Region where the resource lives

    operatorSpec
    PrivateDnsZonesVirtualNetworkLinkOperatorSpec

    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/PrivateDnsZone resource

    registrationEnabled
    bool

    RegistrationEnabled: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?

    resolutionPolicy
    VirtualNetworkLinkProperties_ResolutionPolicy

    ResolutionPolicy: The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to ‘NxDomainRedirect’, Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.

    tags
    map[string]string

    Tags: Resource tags.

    virtualNetwork
    SubResource

    VirtualNetwork: The reference of the virtual network.

    PrivateZoneProperties_ProvisioningState_STATUS (string alias)

    (Appears on:PrivateDnsZone_STATUS)

    Value Description

    "Canceled"

    "Creating"

    "Deleting"

    "Failed"

    "Succeeded"

    "Updating"

    PtrRecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_Spec)

    A PTR record.

    Field Description
    ptrdname
    string

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

    PtrRecord_STATUS

    (Appears on:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_STATUS)

    A PTR record.

    Field Description
    ptrdname
    string

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

    SoaRecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_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:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_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:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_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:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_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:PrivateDnsZonesVirtualNetworkLink_Spec)

    Reference to another subresource.

    Field Description
    reference
    genruntime.ResourceReference

    Reference: Resource ID.

    SubResource_STATUS

    (Appears on:PrivateDnsZonesVirtualNetworkLink_STATUS)

    Reference to another subresource.

    Field Description
    id
    string

    Id: Resource ID.

    TxtRecord

    (Appears on:PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, PrivateDnsZonesTXTRecord_Spec)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    TxtRecord_STATUS

    (Appears on:PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, PrivateDnsZonesTXTRecord_STATUS)

    A TXT record.

    Field Description
    value
    []string

    Value: The text value of this TXT record.

    VirtualNetworkLinkProperties_ProvisioningState_STATUS (string alias)

    (Appears on:PrivateDnsZonesVirtualNetworkLink_STATUS)

    Value Description

    "Canceled"

    "Creating"

    "Deleting"

    "Failed"

    "Succeeded"

    "Updating"

    VirtualNetworkLinkProperties_ResolutionPolicy (string alias)

    (Appears on:PrivateDnsZonesVirtualNetworkLink_Spec)

    Value Description

    "Default"

    "NxDomainRedirect"

    VirtualNetworkLinkProperties_ResolutionPolicy_STATUS (string alias)

    (Appears on:PrivateDnsZonesVirtualNetworkLink_STATUS)

    Value Description

    "Default"

    "NxDomainRedirect"

    VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS (string alias)

    (Appears on:PrivateDnsZonesVirtualNetworkLink_STATUS)

    Value Description

    "Completed"

    "InProgress"