network.azure.com/v1api20180901

network.azure.com/v1api20180901

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

Resource Types:

    APIVersion (string alias)

    Value Description

    "2018-09-01"

    PrivateDnsZone

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

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


    azureName
    string

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

    etag
    string

    Etag: The ETag of the zone.

    location
    string

    Location: The Azure Region where the resource lives

    owner
    genruntime.KnownResourceReference

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

    tags
    map[string]string

    Tags: Resource tags.

    status
    PrivateDnsZone_STATUS

    PrivateDnsZone_STATUS

    (Appears on:PrivateDnsZone)

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    etag
    string

    Etag: The ETag of the zone.

    id
    string

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

    location
    string

    Location: The Azure Region where the resource lives

    maxNumberOfRecordSets
    int

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

    maxNumberOfVirtualNetworkLinks
    int

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

    maxNumberOfVirtualNetworkLinksWithRegistration
    int

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

    name
    string

    Name: The name of the resource

    numberOfRecordSets
    int

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

    numberOfVirtualNetworkLinks
    int

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

    numberOfVirtualNetworkLinksWithRegistration
    int

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

    provisioningState
    PrivateZoneProperties_ProvisioningState_STATUS

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

    tags
    map[string]string

    Tags: Resource tags.

    type
    string

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

    PrivateDnsZone_STATUS_ARM

    Field Description
    etag
    string

    Etag: The ETag of the zone.

    id
    string

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

    location
    string

    Location: The Azure Region where the resource lives

    name
    string

    Name: The name of the resource

    properties
    PrivateZoneProperties_STATUS_ARM

    Properties: Properties of the Private DNS zone.

    tags
    map[string]string

    Tags: Resource tags.

    type
    string

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

    PrivateDnsZone_Spec

    (Appears on:PrivateDnsZone)

    Field Description
    azureName
    string

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

    etag
    string

    Etag: The ETag of the zone.

    location
    string

    Location: The Azure Region where the resource lives

    owner
    genruntime.KnownResourceReference

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

    tags
    map[string]string

    Tags: Resource tags.

    PrivateDnsZone_Spec_ARM

    Field Description
    etag
    string

    Etag: The ETag of the zone.

    location
    string

    Location: The Azure Region where the resource lives

    name
    string
    tags
    map[string]string

    Tags: Resource tags.

    PrivateZoneProperties_ProvisioningState_STATUS (string alias)

    (Appears on:PrivateDnsZone_STATUS, PrivateZoneProperties_STATUS_ARM)

    Value Description

    "Canceled"

    "Creating"

    "Deleting"

    "Failed"

    "Succeeded"

    "Updating"

    PrivateZoneProperties_STATUS_ARM

    (Appears on:PrivateDnsZone_STATUS_ARM)

    Represents the properties of the Private DNS zone.

    Field Description
    maxNumberOfRecordSets
    int

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

    maxNumberOfVirtualNetworkLinks
    int

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

    maxNumberOfVirtualNetworkLinksWithRegistration
    int

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

    numberOfRecordSets
    int

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

    numberOfVirtualNetworkLinks
    int

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

    numberOfVirtualNetworkLinksWithRegistration
    int

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

    provisioningState
    PrivateZoneProperties_ProvisioningState_STATUS

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