network.azure.com/v1api20200601
APIVersion
Value | Description |
---|---|
“2020-06-01” |
PrivateDnsZonesAAAARecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/AAAA/{relativeRecordSetName}
Used by: PrivateDnsZonesAAAARecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesAAAARecord_Spec Optional |
|
status | PrivateDnsZonesAAAARecord_STATUS Optional |
PrivateDnsZonesAAAARecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesAAAARecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesAAAARecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesAAAARecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/AAAA/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesAAAARecord[] Optional |
PrivateDnsZonesARecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/A/{relativeRecordSetName}
Used by: PrivateDnsZonesARecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesARecord_Spec Optional |
|
status | PrivateDnsZonesARecord_STATUS Optional |
PrivateDnsZonesARecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesARecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesARecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesARecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/A/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesARecord[] Optional |
PrivateDnsZonesCNAMERecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/CNAME/{relativeRecordSetName}
Used by: PrivateDnsZonesCNAMERecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesCNAMERecord_Spec Optional |
|
status | PrivateDnsZonesCNAMERecord_STATUS Optional |
PrivateDnsZonesCNAMERecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesCNAMERecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesCNAMERecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesCNAMERecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/CNAME/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesCNAMERecord[] Optional |
PrivateDnsZonesMXRecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/MX/{relativeRecordSetName}
Used by: PrivateDnsZonesMXRecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesMXRecord_Spec Optional |
|
status | PrivateDnsZonesMXRecord_STATUS Optional |
PrivateDnsZonesMXRecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesMXRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesMXRecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesMXRecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/MX/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesMXRecord[] Optional |
PrivateDnsZonesPTRRecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/PTR/{relativeRecordSetName}
Used by: PrivateDnsZonesPTRRecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesPTRRecord_Spec Optional |
|
status | PrivateDnsZonesPTRRecord_STATUS Optional |
PrivateDnsZonesPTRRecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesPTRRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesPTRRecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesPTRRecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/PTR/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesPTRRecord[] Optional |
PrivateDnsZonesSRVRecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/SRV/{relativeRecordSetName}
Used by: PrivateDnsZonesSRVRecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesSRVRecord_Spec Optional |
|
status | PrivateDnsZonesSRVRecord_STATUS Optional |
PrivateDnsZonesSRVRecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesSRVRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesSRVRecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesSRVRecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/SRV/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesSRVRecord[] Optional |
PrivateDnsZonesTXTRecord
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/TXT/{relativeRecordSetName}
Used by: PrivateDnsZonesTXTRecordList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesTXTRecord_Spec Optional |
|
status | PrivateDnsZonesTXTRecord_STATUS Optional |
PrivateDnsZonesTXTRecord_Spec
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesTXTRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesTXTRecord_STATUS
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesTXTRecordList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/TXT/{relativeRecordSetName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesTXTRecord[] Optional |
PrivateDnsZonesVirtualNetworkLink
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/virtualNetworkLinks/{virtualNetworkLinkName}
Used by: PrivateDnsZonesVirtualNetworkLinkList.
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ObjectMeta | ||
spec | PrivateDnsZonesVirtualNetworkLink_Spec Optional |
|
status | PrivateDnsZonesVirtualNetworkLink_STATUS Optional |
PrivateDnsZonesVirtualNetworkLink_Spec
Property | Description | Type |
---|---|---|
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. | string Optional |
etag | The ETag of the virtual network link. | string Optional |
location | The Azure Region where the resource lives | string Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesVirtualNetworkLinkOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
registrationEnabled | Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled? | bool Optional |
tags | Resource tags. | map[string]string Optional |
virtualNetwork | The reference of the virtual network. | SubResource Optional |
PrivateDnsZonesVirtualNetworkLink_STATUS
Property | Description | Type |
---|---|---|
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the virtual network link. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
location | The Azure Region where the resource lives | string Optional |
name | The name of the resource | string Optional |
provisioningState | The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored. | VirtualNetworkLinkProperties_ProvisioningState_STATUS Optional |
registrationEnabled | Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled? | bool Optional |
tags | Resource tags. | map[string]string Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
virtualNetwork | The reference of the virtual network. | SubResource_STATUS Optional |
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. | VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS Optional |
PrivateDnsZonesVirtualNetworkLinkList
Generator information: - Generated from: /privatedns/resource-manager/Microsoft.Network/stable/2020-06-01/privatedns.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/virtualNetworkLinks/{virtualNetworkLinkName}
Property | Description | Type |
---|---|---|
metav1.TypeMeta | ||
metav1.ListMeta | ||
items | PrivateDnsZonesVirtualNetworkLink[] Optional |
PrivateDnsZonesAAAARecord_Spec
Used by: PrivateDnsZonesAAAARecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesAAAARecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesAAAARecord_STATUS
Used by: PrivateDnsZonesAAAARecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesARecord_Spec
Used by: PrivateDnsZonesARecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesARecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesARecord_STATUS
Used by: PrivateDnsZonesARecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesCNAMERecord_Spec
Used by: PrivateDnsZonesCNAMERecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesCNAMERecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesCNAMERecord_STATUS
Used by: PrivateDnsZonesCNAMERecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesMXRecord_Spec
Used by: PrivateDnsZonesMXRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesMXRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesMXRecord_STATUS
Used by: PrivateDnsZonesMXRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesPTRRecord_Spec
Used by: PrivateDnsZonesPTRRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesPTRRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesPTRRecord_STATUS
Used by: PrivateDnsZonesPTRRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesSRVRecord_Spec
Used by: PrivateDnsZonesSRVRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesSRVRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesSRVRecord_STATUS
Used by: PrivateDnsZonesSRVRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesTXTRecord_Spec
Used by: PrivateDnsZonesTXTRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord[] Optional |
aRecords | The list of A records in the record set. | ARecord[] Optional |
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. | string Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord Optional |
etag | The ETag of the record set. | string Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord[] Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesTXTRecordOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
ptrRecords | The list of PTR records in the record set. | PtrRecord[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord[] Optional |
PrivateDnsZonesTXTRecord_STATUS
Used by: PrivateDnsZonesTXTRecord.
Property | Description | Type |
---|---|---|
aaaaRecords | The list of AAAA records in the record set. | AaaaRecord_STATUS[] Optional |
aRecords | The list of A records in the record set. | ARecord_STATUS[] Optional |
cnameRecord | The CNAME record in the record set. | CnameRecord_STATUS Optional |
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the record set. | string Optional |
fqdn | Fully qualified domain name of the record set. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
isAutoRegistered | Is the record set auto-registered in the Private DNS zone through a virtual network link? | bool Optional |
metadata | The metadata attached to the record set. | map[string]string Optional |
mxRecords | The list of MX records in the record set. | MxRecord_STATUS[] Optional |
name | The name of the record set. | string Optional |
ptrRecords | The list of PTR records in the record set. | PtrRecord_STATUS[] Optional |
soaRecord | The SOA record in the record set. | SoaRecord_STATUS Optional |
srvRecords | The list of SRV records in the record set. | SrvRecord_STATUS[] Optional |
ttl | The TTL (time-to-live) of the records in the record set. | int Optional |
txtRecords | The list of TXT records in the record set. | TxtRecord_STATUS[] Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
PrivateDnsZonesVirtualNetworkLink_Spec
Used by: PrivateDnsZonesVirtualNetworkLink.
Property | Description | Type |
---|---|---|
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. | string Optional |
etag | The ETag of the virtual network link. | string Optional |
location | The Azure Region where the resource lives | string Optional |
operatorSpec | The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure | PrivateDnsZonesVirtualNetworkLinkOperatorSpec Optional |
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 | genruntime.KnownResourceReference Required |
registrationEnabled | Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled? | bool Optional |
tags | Resource tags. | map[string]string Optional |
virtualNetwork | The reference of the virtual network. | SubResource Optional |
PrivateDnsZonesVirtualNetworkLink_STATUS
Used by: PrivateDnsZonesVirtualNetworkLink.
Property | Description | Type |
---|---|---|
conditions | The observed state of the resource | conditions.Condition[] Optional |
etag | The ETag of the virtual network link. | string Optional |
id | Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’. | string Optional |
location | The Azure Region where the resource lives | string Optional |
name | The name of the resource | string Optional |
provisioningState | The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored. | VirtualNetworkLinkProperties_ProvisioningState_STATUS Optional |
registrationEnabled | Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled? | bool Optional |
tags | Resource tags. | map[string]string Optional |
type | The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. | string Optional |
virtualNetwork | The reference of the virtual network. | SubResource_STATUS Optional |
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. | VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS Optional |
AaaaRecord
An AAAA record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
ipv6Address | The IPv6 address of this AAAA record. | string Optional |
AaaaRecord_STATUS
An AAAA record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
ipv6Address | The IPv6 address of this AAAA record. | string Optional |
ARecord
An A record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
ipv4Address | The IPv4 address of this A record. | string Optional |
ARecord_STATUS
An A record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
ipv4Address | The IPv4 address of this A record. | string Optional |
CnameRecord
A CNAME record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
cname | The canonical name for this CNAME record. | string Optional |
CnameRecord_STATUS
A CNAME record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
cname | The canonical name for this CNAME record. | string Optional |
MxRecord
An MX record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
exchange | The domain name of the mail host for this MX record. | string Optional |
preference | The preference value for this MX record. | int Optional |
MxRecord_STATUS
An MX record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
exchange | The domain name of the mail host for this MX record. | string Optional |
preference | The preference value for this MX record. | int Optional |
PrivateDnsZonesAAAARecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesAAAARecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesARecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesARecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesCNAMERecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesCNAMERecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesMXRecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesMXRecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesPTRRecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesPTRRecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesSRVRecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesSRVRecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesTXTRecordOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PrivateDnsZonesVirtualNetworkLinkOperatorSpec
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Used by: PrivateDnsZonesVirtualNetworkLink_Spec.
Property | Description | Type |
---|---|---|
configMapExpressions | configures where to place operator written dynamic ConfigMaps (created with CEL expressions). | core.DestinationExpression[] Optional |
secretExpressions | configures where to place operator written dynamic secrets (created with CEL expressions). | core.DestinationExpression[] Optional |
PtrRecord
A PTR record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
ptrdname | The PTR target domain name for this PTR record. | string Optional |
PtrRecord_STATUS
A PTR record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
ptrdname | The PTR target domain name for this PTR record. | string Optional |
SoaRecord
An SOA record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
The email contact for this SOA record. | string Optional |
|
expireTime | The expire time for this SOA record. | int Optional |
host | The domain name of the authoritative name server for this SOA record. | string Optional |
minimumTtl | The minimum value for this SOA record. By convention this is used to determine the negative caching duration. | int Optional |
refreshTime | The refresh value for this SOA record. | int Optional |
retryTime | The retry time for this SOA record. | int Optional |
serialNumber | The serial number for this SOA record. | int Optional |
SoaRecord_STATUS
An SOA record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
The email contact for this SOA record. | string Optional |
|
expireTime | The expire time for this SOA record. | int Optional |
host | The domain name of the authoritative name server for this SOA record. | string Optional |
minimumTtl | The minimum value for this SOA record. By convention this is used to determine the negative caching duration. | int Optional |
refreshTime | The refresh value for this SOA record. | int Optional |
retryTime | The retry time for this SOA record. | int Optional |
serialNumber | The serial number for this SOA record. | int Optional |
SrvRecord
An SRV record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
port | The port value for this SRV record. | int Optional |
priority | The priority value for this SRV record. | int Optional |
target | The target domain name for this SRV record. | string Optional |
weight | The weight value for this SRV record. | int Optional |
SrvRecord_STATUS
An SRV record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
port | The port value for this SRV record. | int Optional |
priority | The priority value for this SRV record. | int Optional |
target | The target domain name for this SRV record. | string Optional |
weight | The weight value for this SRV record. | int Optional |
SubResource
Reference to another subresource.
Used by: PrivateDnsZonesVirtualNetworkLink_Spec.
Property | Description | Type |
---|---|---|
reference | Resource ID. | genruntime.ResourceReference Optional |
SubResource_STATUS
Reference to another subresource.
Used by: PrivateDnsZonesVirtualNetworkLink_STATUS.
Property | Description | Type |
---|---|---|
id | Resource ID. | string Optional |
TxtRecord
A TXT record.
Used by: PrivateDnsZonesAAAARecord_Spec, PrivateDnsZonesARecord_Spec, PrivateDnsZonesCNAMERecord_Spec, PrivateDnsZonesMXRecord_Spec, PrivateDnsZonesPTRRecord_Spec, PrivateDnsZonesSRVRecord_Spec, and PrivateDnsZonesTXTRecord_Spec.
Property | Description | Type |
---|---|---|
value | The text value of this TXT record. | string[] Optional |
TxtRecord_STATUS
A TXT record.
Used by: PrivateDnsZonesAAAARecord_STATUS, PrivateDnsZonesARecord_STATUS, PrivateDnsZonesCNAMERecord_STATUS, PrivateDnsZonesMXRecord_STATUS, PrivateDnsZonesPTRRecord_STATUS, PrivateDnsZonesSRVRecord_STATUS, and PrivateDnsZonesTXTRecord_STATUS.
Property | Description | Type |
---|---|---|
value | The text value of this TXT record. | string[] Optional |
VirtualNetworkLinkProperties_ProvisioningState_STATUS
Used by: PrivateDnsZonesVirtualNetworkLink_STATUS.
Value | Description |
---|---|
“Canceled” | |
“Creating” | |
“Deleting” | |
“Failed” | |
“Succeeded” | |
“Updating” |
VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS
Used by: PrivateDnsZonesVirtualNetworkLink_STATUS.
Value | Description |
---|---|
“Completed” | |
“InProgress” |