network.azure.com/v1beta20180901

network.azure.com/v1beta20180901

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

Resource Types:

    APIVersion (string alias)

    Value Description

    "2018-09-01"

    PrivateDnsZone

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

    location
    string

    Location: Location to deploy resource to

    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: Name-value pairs to add to the resource

    status
    PrivateZone_Status

    PrivateDnsZones_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 Private DNS zone.

    location
    string

    Location: Location to deploy resource to

    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: Name-value pairs to add to the resource

    PrivateDnsZones_SpecARM

    Field Description
    etag
    string

    Etag: The ETag of the Private DNS zone.

    location
    string

    Location: Location to deploy resource to

    name
    string

    Name: Name of the resource

    tags
    map[string]string

    Tags: Name-value pairs to add to the resource

    PrivateZonePropertiesStatusProvisioningState (string alias)

    (Appears on:PrivateZoneProperties_StatusARM, PrivateZone_Status)

    Value Description

    "Canceled"

    "Creating"

    "Deleting"

    "Failed"

    "Succeeded"

    "Updating"

    PrivateZoneProperties_StatusARM

    (Appears on:PrivateZone_StatusARM)

    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
    PrivateZonePropertiesStatusProvisioningState

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

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

    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
    PrivateZonePropertiesStatusProvisioningState

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

    PrivateZone_StatusARM

    Field Description
    etag
    string

    Etag: The ETag of the zone.

    properties
    PrivateZoneProperties_StatusARM

    Properties: Properties of the Private DNS zone.