network.azure.com/v1api20200601
network.azure.com/v1api20200601
Package v1api20200601 contains API Schema definitions for the network v1api20200601 API group
APIVersion
(string
alias)
Value | Description |
---|---|
"2020-06-01" |
ARecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
An A record.
Field | Description |
---|---|
ipv4Address string |
Ipv4Address: The IPv4 address of this A record. |
ARecord_ARM
(Appears on:RecordSetProperties_ARM)
An A record.
Field | Description |
---|---|
ipv4Address string |
Ipv4Address: The IPv4 address of this A record. |
ARecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
An A record.
Field | Description |
---|---|
ipv4Address string |
Ipv4Address: The IPv4 address of this A record. |
ARecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
An A record.
Field | Description |
---|---|
ipv4Address string |
Ipv4Address: The IPv4 address of this A record. |
AaaaRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
An AAAA record.
Field | Description |
---|---|
ipv6Address string |
Ipv6Address: The IPv6 address of this AAAA record. |
AaaaRecord_ARM
(Appears on:RecordSetProperties_ARM)
An AAAA record.
Field | Description |
---|---|
ipv6Address string |
Ipv6Address: The IPv6 address of this AAAA record. |
AaaaRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
An AAAA record.
Field | Description |
---|---|
ipv6Address string |
Ipv6Address: The IPv6 address of this AAAA record. |
AaaaRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
An AAAA record.
Field | Description |
---|---|
ipv6Address string |
Ipv6Address: The IPv6 address of this AAAA record. |
CnameRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
A CNAME record.
Field | Description |
---|---|
cname string |
Cname: The canonical name for this CNAME record. |
CnameRecord_ARM
(Appears on:RecordSetProperties_ARM)
A CNAME record.
Field | Description |
---|---|
cname string |
Cname: The canonical name for this CNAME record. |
CnameRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
A CNAME record.
Field | Description |
---|---|
cname string |
Cname: The canonical name for this CNAME record. |
CnameRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
A CNAME record.
Field | Description |
---|---|
cname string |
Cname: The canonical name for this CNAME record. |
MxRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
An MX record.
Field | Description |
---|---|
exchange string |
Exchange: The domain name of the mail host for this MX record. |
preference int |
Preference: The preference value for this MX record. |
MxRecord_ARM
(Appears on:RecordSetProperties_ARM)
An MX record.
Field | Description |
---|---|
exchange string |
Exchange: The domain name of the mail host for this MX record. |
preference int |
Preference: The preference value for this MX record. |
MxRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
An MX record.
Field | Description |
---|---|
exchange string |
Exchange: The domain name of the mail host for this MX record. |
preference int |
Preference: The preference value for this MX record. |
MxRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
An MX record.
Field | Description |
---|---|
exchange string |
Exchange: The domain name of the mail host for this MX record. |
preference int |
Preference: The preference value for this MX record. |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_AAAA_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_AAAA_STATUS |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_A_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_A_STATUS |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_CNAME_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_CNAME_STATUS |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_MX_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_MX_STATUS |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_PTR_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_PTR_STATUS |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_SRV_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_SRV_STATUS |
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}p>
Field | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||
spec PrivateDnsZones_TXT_Spec |
|
||||||||||||||||||||||||||
status PrivateDnsZones_TXT_STATUS |
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}p>
Field | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||
spec PrivateDnsZones_VirtualNetworkLink_Spec |
|
||||||||||||||
status PrivateDnsZones_VirtualNetworkLink_STATUS |
PrivateDnsZones_AAAA_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}’.p> |
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’. |
PrivateDnsZones_AAAA_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_AAAA_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. |
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. |
PrivateDnsZones_AAAA_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_A_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}’.p> |
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’. |
PrivateDnsZones_A_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_A_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. |
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. |
PrivateDnsZones_A_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_CNAME_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}’.p> |
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’. |
PrivateDnsZones_CNAME_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_CNAME_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. |
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. |
PrivateDnsZones_CNAME_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_MX_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}’.p> |
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’. |
PrivateDnsZones_MX_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_MX_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. |
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. |
PrivateDnsZones_MX_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_PTR_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}’.p> |
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’. |
PrivateDnsZones_PTR_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_PTR_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. |
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. |
PrivateDnsZones_PTR_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_SRV_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}’.p> |
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’. |
PrivateDnsZones_SRV_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_SRV_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. |
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. |
PrivateDnsZones_SRV_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_TXT_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}’.p> |
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’. |
PrivateDnsZones_TXT_STATUS_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
id string |
Id: Fully qualified resource Id for the resource. Example - ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}’.p> |
name string |
Name: The name of the record set. |
properties RecordSetProperties_STATUS_ARM |
Properties: The properties of the record set. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_TXT_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. |
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. |
PrivateDnsZones_TXT_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the record set. |
name string |
|
properties RecordSetProperties_ARM |
Properties: The properties of the record set. |
PrivateDnsZones_VirtualNetworkLink_STATUS
(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}’.p> |
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? |
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. |
PrivateDnsZones_VirtualNetworkLink_STATUS_ARM
Field | Description |
---|---|
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}’.p> |
location string |
Location: The Azure Region where the resource lives |
name string |
Name: The name of the resource |
properties VirtualNetworkLinkProperties_STATUS_ARM |
Properties: Properties of the virtual network link to the Private DNS zone. |
tags map[string]string |
Tags: Resource tags. |
type string |
Type: The type of the resource. Example - ‘Microsoft.Network/privateDnsZones’. |
PrivateDnsZones_VirtualNetworkLink_Spec
(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 |
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? |
tags map[string]string |
Tags: Resource tags. |
virtualNetwork SubResource |
VirtualNetwork: The reference of the virtual network. |
PrivateDnsZones_VirtualNetworkLink_Spec_ARM
Field | Description |
---|---|
etag string |
Etag: The ETag of the virtual network link. |
location string |
Location: The Azure Region where the resource lives |
name string |
|
properties VirtualNetworkLinkProperties_ARM |
Properties: Properties of the virtual network link to the Private DNS zone. |
tags map[string]string |
Tags: Resource tags. |
PtrRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
A PTR record.
Field | Description |
---|---|
ptrdname string |
Ptrdname: The PTR target domain name for this PTR record. |
PtrRecord_ARM
(Appears on:RecordSetProperties_ARM)
A PTR record.
Field | Description |
---|---|
ptrdname string |
Ptrdname: The PTR target domain name for this PTR record. |
PtrRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
A PTR record.
Field | Description |
---|---|
ptrdname string |
Ptrdname: The PTR target domain name for this PTR record. |
PtrRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
A PTR record.
Field | Description |
---|---|
ptrdname string |
Ptrdname: The PTR target domain name for this PTR record. |
RecordSetProperties_ARM
(Appears on:PrivateDnsZones_AAAA_Spec_ARM, PrivateDnsZones_A_Spec_ARM, PrivateDnsZones_CNAME_Spec_ARM, PrivateDnsZones_MX_Spec_ARM, PrivateDnsZones_PTR_Spec_ARM, PrivateDnsZones_SRV_Spec_ARM, PrivateDnsZones_TXT_Spec_ARM)
Represents the properties of the records in the record set.
Field | Description |
---|---|
aRecords []ARecord_ARM |
ARecords: The list of A records in the record set. |
aaaaRecords []AaaaRecord_ARM |
AaaaRecords: The list of AAAA records in the record set. |
cnameRecord CnameRecord_ARM |
CnameRecord: The CNAME record in the record set. |
metadata map[string]string |
Metadata: The metadata attached to the record set. |
mxRecords []MxRecord_ARM |
MxRecords: The list of MX records in the record set. |
ptrRecords []PtrRecord_ARM |
PtrRecords: The list of PTR records in the record set. |
soaRecord SoaRecord_ARM |
SoaRecord: The SOA record in the record set. |
srvRecords []SrvRecord_ARM |
SrvRecords: The list of SRV records in the record set. |
ttl int |
Ttl: The TTL (time-to-live) of the records in the record set. |
txtRecords []TxtRecord_ARM |
TxtRecords: The list of TXT records in the record set. |
RecordSetProperties_STATUS_ARM
(Appears on:PrivateDnsZones_AAAA_STATUS_ARM, PrivateDnsZones_A_STATUS_ARM, PrivateDnsZones_CNAME_STATUS_ARM, PrivateDnsZones_MX_STATUS_ARM, PrivateDnsZones_PTR_STATUS_ARM, PrivateDnsZones_SRV_STATUS_ARM, PrivateDnsZones_TXT_STATUS_ARM)
Represents the properties of the records in the record set.
Field | Description |
---|---|
aRecords []ARecord_STATUS_ARM |
ARecords: The list of A records in the record set. |
aaaaRecords []AaaaRecord_STATUS_ARM |
AaaaRecords: The list of AAAA records in the record set. |
cnameRecord CnameRecord_STATUS_ARM |
CnameRecord: The CNAME record in the record set. |
fqdn string |
Fqdn: Fully qualified domain name of the record set. |
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_ARM |
MxRecords: The list of MX records in the record set. |
ptrRecords []PtrRecord_STATUS_ARM |
PtrRecords: The list of PTR records in the record set. |
soaRecord SoaRecord_STATUS_ARM |
SoaRecord: The SOA record in the record set. |
srvRecords []SrvRecord_STATUS_ARM |
SrvRecords: The list of SRV records in the record set. |
ttl int |
Ttl: The TTL (time-to-live) of the records in the record set. |
txtRecords []TxtRecord_STATUS_ARM |
TxtRecords: The list of TXT records in the record set. |
SoaRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
An SOA record.
Field | Description |
---|---|
email string |
Email: The email contact for this SOA record. |
expireTime int |
ExpireTime: The expire time for this SOA record. |
host string |
Host: The domain name of the authoritative name server for this SOA record. |
minimumTtl int |
MinimumTtl: The minimum value for this SOA record. By convention this is used to determine the negative caching duration. |
refreshTime int |
RefreshTime: The refresh value for this SOA record. |
retryTime int |
RetryTime: The retry time for this SOA record. |
serialNumber int |
SerialNumber: The serial number for this SOA record. |
SoaRecord_ARM
(Appears on:RecordSetProperties_ARM)
An SOA record.
Field | Description |
---|---|
email string |
Email: The email contact for this SOA record. |
expireTime int |
ExpireTime: The expire time for this SOA record. |
host string |
Host: The domain name of the authoritative name server for this SOA record. |
minimumTtl int |
MinimumTtl: The minimum value for this SOA record. By convention this is used to determine the negative caching duration. |
refreshTime int |
RefreshTime: The refresh value for this SOA record. |
retryTime int |
RetryTime: The retry time for this SOA record. |
serialNumber int |
SerialNumber: The serial number for this SOA record. |
SoaRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
An SOA record.
Field | Description |
---|---|
email string |
Email: The email contact for this SOA record. |
expireTime int |
ExpireTime: The expire time for this SOA record. |
host string |
Host: The domain name of the authoritative name server for this SOA record. |
minimumTtl int |
MinimumTtl: The minimum value for this SOA record. By convention this is used to determine the negative caching duration. |
refreshTime int |
RefreshTime: The refresh value for this SOA record. |
retryTime int |
RetryTime: The retry time for this SOA record. |
serialNumber int |
SerialNumber: The serial number for this SOA record. |
SoaRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
An SOA record.
Field | Description |
---|---|
email string |
Email: The email contact for this SOA record. |
expireTime int |
ExpireTime: The expire time for this SOA record. |
host string |
Host: The domain name of the authoritative name server for this SOA record. |
minimumTtl int |
MinimumTtl: The minimum value for this SOA record. By convention this is used to determine the negative caching duration. |
refreshTime int |
RefreshTime: The refresh value for this SOA record. |
retryTime int |
RetryTime: The retry time for this SOA record. |
serialNumber int |
SerialNumber: The serial number for this SOA record. |
SrvRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
An SRV record.
Field | Description |
---|---|
port int |
Port: The port value for this SRV record. |
priority int |
Priority: The priority value for this SRV record. |
target string |
Target: The target domain name for this SRV record. |
weight int |
Weight: The weight value for this SRV record. |
SrvRecord_ARM
(Appears on:RecordSetProperties_ARM)
An SRV record.
Field | Description |
---|---|
port int |
Port: The port value for this SRV record. |
priority int |
Priority: The priority value for this SRV record. |
target string |
Target: The target domain name for this SRV record. |
weight int |
Weight: The weight value for this SRV record. |
SrvRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
An SRV record.
Field | Description |
---|---|
port int |
Port: The port value for this SRV record. |
priority int |
Priority: The priority value for this SRV record. |
target string |
Target: The target domain name for this SRV record. |
weight int |
Weight: The weight value for this SRV record. |
SrvRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
An SRV record.
Field | Description |
---|---|
port int |
Port: The port value for this SRV record. |
priority int |
Priority: The priority value for this SRV record. |
target string |
Target: The target domain name for this SRV record. |
weight int |
Weight: The weight value for this SRV record. |
SubResource
(Appears on:PrivateDnsZones_VirtualNetworkLink_Spec)
Reference to another subresource.
Field | Description |
---|---|
reference genruntime.ResourceReference |
Reference: Resource ID. |
SubResource_ARM
(Appears on:VirtualNetworkLinkProperties_ARM)
Reference to another subresource.
Field | Description |
---|---|
id string |
SubResource_STATUS
(Appears on:PrivateDnsZones_VirtualNetworkLink_STATUS)
Reference to another subresource.
Field | Description |
---|---|
id string |
Id: Resource ID. |
SubResource_STATUS_ARM
(Appears on:VirtualNetworkLinkProperties_STATUS_ARM)
Reference to another subresource.
Field | Description |
---|---|
id string |
Id: Resource ID. |
TxtRecord
(Appears on:PrivateDnsZones_AAAA_Spec, PrivateDnsZones_A_Spec, PrivateDnsZones_CNAME_Spec, PrivateDnsZones_MX_Spec, PrivateDnsZones_PTR_Spec, PrivateDnsZones_SRV_Spec, PrivateDnsZones_TXT_Spec)
A TXT record.
Field | Description |
---|---|
value []string |
Value: The text value of this TXT record. |
TxtRecord_ARM
(Appears on:RecordSetProperties_ARM)
A TXT record.
Field | Description |
---|---|
value []string |
Value: The text value of this TXT record. |
TxtRecord_STATUS
(Appears on:PrivateDnsZones_AAAA_STATUS, PrivateDnsZones_A_STATUS, PrivateDnsZones_CNAME_STATUS, PrivateDnsZones_MX_STATUS, PrivateDnsZones_PTR_STATUS, PrivateDnsZones_SRV_STATUS, PrivateDnsZones_TXT_STATUS)
A TXT record.
Field | Description |
---|---|
value []string |
Value: The text value of this TXT record. |
TxtRecord_STATUS_ARM
(Appears on:RecordSetProperties_STATUS_ARM)
A TXT record.
Field | Description |
---|---|
value []string |
Value: The text value of this TXT record. |
VirtualNetworkLinkProperties_ARM
(Appears on:PrivateDnsZones_VirtualNetworkLink_Spec_ARM)
Represents the properties of the Private DNS zone.
Field | Description |
---|---|
registrationEnabled bool |
RegistrationEnabled: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled? |
virtualNetwork SubResource_ARM |
VirtualNetwork: The reference of the virtual network. |
VirtualNetworkLinkProperties_ProvisioningState_STATUS
(string
alias)
(Appears on:PrivateDnsZones_VirtualNetworkLink_STATUS)
Value | Description |
---|---|
"Canceled" |
|
"Creating" |
|
"Deleting" |
|
"Failed" |
|
"Succeeded" |
|
"Updating" |
VirtualNetworkLinkProperties_ProvisioningState_STATUS_ARM
(string
alias)
(Appears on:VirtualNetworkLinkProperties_STATUS_ARM)
Value | Description |
---|---|
"Canceled" |
|
"Creating" |
|
"Deleting" |
|
"Failed" |
|
"Succeeded" |
|
"Updating" |
VirtualNetworkLinkProperties_STATUS_ARM
(Appears on:PrivateDnsZones_VirtualNetworkLink_STATUS_ARM)
Represents the properties of the Private DNS zone.
Field | Description |
---|---|
provisioningState VirtualNetworkLinkProperties_ProvisioningState_STATUS_ARM |
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? |
virtualNetwork SubResource_STATUS_ARM |
VirtualNetwork: The reference of the virtual network. |
virtualNetworkLinkState VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS_ARM |
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
(string
alias)
(Appears on:PrivateDnsZones_VirtualNetworkLink_STATUS)
Value | Description |
---|---|
"Completed" |
|
"InProgress" |
VirtualNetworkLinkProperties_VirtualNetworkLinkState_STATUS_ARM
(string
alias)
(Appears on:VirtualNetworkLinkProperties_STATUS_ARM)
Value | Description |
---|---|
"Completed" |
|
"InProgress" |