eventhub.azure.com/v1beta20211101

eventhub.azure.com/v1beta20211101

Package v1beta20211101 contains API Schema definitions for the eventhub v1beta20211101 API group

Resource Types:

    APIVersion (string alias)

    Deprecated version of APIVersion. Use v1api20211101.APIVersion instead

    Value Description

    "2021-11-01"

    CaptureDescription

    (Appears on:Namespaces_Eventhub_Spec)

    Deprecated version of CaptureDescription. Use v1api20211101.CaptureDescription instead

    Field Description
    destination
    Destination
    enabled
    bool
    encoding
    CaptureDescription_Encoding
    intervalInSeconds
    int
    sizeLimitInBytes
    int
    skipEmptyArchives
    bool

    CaptureDescription_ARM

    (Appears on:Namespaces_Eventhub_Properties_Spec_ARM)

    Deprecated version of CaptureDescription. Use v1api20211101.CaptureDescription instead

    Field Description
    destination
    Destination_ARM
    enabled
    bool
    encoding
    CaptureDescription_Encoding
    intervalInSeconds
    int
    sizeLimitInBytes
    int
    skipEmptyArchives
    bool

    CaptureDescription_Encoding (string alias)

    (Appears on:CaptureDescription, CaptureDescription_ARM)

    Deprecated version of CaptureDescription_Encoding. Use v1api20211101.CaptureDescription_Encoding instead

    Value Description

    "Avro"

    "AvroDeflate"

    CaptureDescription_Encoding_STATUS (string alias)

    (Appears on:CaptureDescription_STATUS, CaptureDescription_STATUS_ARM)

    Deprecated version of CaptureDescription_Encoding_STATUS. Use v1api20211101.CaptureDescription_Encoding_STATUS instead

    Value Description

    "Avro"

    "AvroDeflate"

    CaptureDescription_STATUS

    (Appears on:Namespaces_Eventhub_STATUS)

    Deprecated version of CaptureDescription_STATUS. Use v1api20211101.CaptureDescription_STATUS instead

    Field Description
    destination
    Destination_STATUS
    enabled
    bool
    encoding
    CaptureDescription_Encoding_STATUS
    intervalInSeconds
    int
    sizeLimitInBytes
    int
    skipEmptyArchives
    bool

    CaptureDescription_STATUS_ARM

    (Appears on:Namespaces_Eventhub_Properties_STATUS_ARM)

    Deprecated version of CaptureDescription_STATUS. Use v1api20211101.CaptureDescription_STATUS instead

    Field Description
    destination
    Destination_STATUS_ARM
    enabled
    bool
    encoding
    CaptureDescription_Encoding_STATUS
    intervalInSeconds
    int
    sizeLimitInBytes
    int
    skipEmptyArchives
    bool

    Destination

    (Appears on:CaptureDescription)

    Deprecated version of Destination. Use v1api20211101.Destination instead

    Field Description
    archiveNameFormat
    string
    blobContainer
    string
    dataLakeAccountName
    string
    dataLakeFolderPath
    string
    dataLakeSubscriptionId
    string
    name
    string
    storageAccountResourceReference
    genruntime.ResourceReference

    Destination_ARM

    (Appears on:CaptureDescription_ARM)

    Deprecated version of Destination. Use v1api20211101.Destination instead

    Field Description
    name
    string
    properties
    Destination_Properties_ARM

    Destination_Properties_ARM

    (Appears on:Destination_ARM)

    Deprecated version of Destination_Properties. Use v1api20211101.Destination_Properties instead

    Field Description
    archiveNameFormat
    string
    blobContainer
    string
    dataLakeAccountName
    string
    dataLakeFolderPath
    string
    dataLakeSubscriptionId
    string
    storageAccountResourceId
    string

    Destination_Properties_STATUS_ARM

    (Appears on:Destination_STATUS_ARM)

    Deprecated version of Destination_Properties_STATUS. Use v1api20211101.Destination_Properties_STATUS instead

    Field Description
    archiveNameFormat
    string
    blobContainer
    string
    dataLakeAccountName
    string
    dataLakeFolderPath
    string
    dataLakeSubscriptionId
    string
    storageAccountResourceId
    string

    Destination_STATUS

    (Appears on:CaptureDescription_STATUS)

    Deprecated version of Destination_STATUS. Use v1api20211101.Destination_STATUS instead

    Field Description
    archiveNameFormat
    string
    blobContainer
    string
    dataLakeAccountName
    string
    dataLakeFolderPath
    string
    dataLakeSubscriptionId
    string
    name
    string
    storageAccountResourceId
    string

    Destination_STATUS_ARM

    (Appears on:CaptureDescription_STATUS_ARM)

    Deprecated version of Destination_STATUS. Use v1api20211101.Destination_STATUS instead

    Field Description
    name
    string
    properties
    Destination_Properties_STATUS_ARM

    Encryption

    (Appears on:Namespace_Spec)

    Deprecated version of Encryption. Use v1api20211101.Encryption instead

    Field Description
    keySource
    Encryption_KeySource
    keyVaultProperties
    []KeyVaultProperties
    requireInfrastructureEncryption
    bool

    Encryption_ARM

    (Appears on:Namespace_Properties_Spec_ARM)

    Deprecated version of Encryption. Use v1api20211101.Encryption instead

    Field Description
    keySource
    Encryption_KeySource
    keyVaultProperties
    []KeyVaultProperties_ARM
    requireInfrastructureEncryption
    bool

    Encryption_KeySource (string alias)

    (Appears on:Encryption, Encryption_ARM)

    Deprecated version of Encryption_KeySource. Use v1api20211101.Encryption_KeySource instead

    Value Description

    "Microsoft.KeyVault"

    Encryption_KeySource_STATUS (string alias)

    (Appears on:Encryption_STATUS, Encryption_STATUS_ARM)

    Deprecated version of Encryption_KeySource_STATUS. Use v1api20211101.Encryption_KeySource_STATUS instead

    Value Description

    "Microsoft.KeyVault"

    Encryption_STATUS

    (Appears on:Namespace_STATUS)

    Deprecated version of Encryption_STATUS. Use v1api20211101.Encryption_STATUS instead

    Field Description
    keySource
    Encryption_KeySource_STATUS
    keyVaultProperties
    []KeyVaultProperties_STATUS
    requireInfrastructureEncryption
    bool

    Encryption_STATUS_ARM

    (Appears on:Namespace_Properties_STATUS_ARM)

    Deprecated version of Encryption_STATUS. Use v1api20211101.Encryption_STATUS instead

    Field Description
    keySource
    Encryption_KeySource_STATUS
    keyVaultProperties
    []KeyVaultProperties_STATUS_ARM
    requireInfrastructureEncryption
    bool

    Identity

    (Appears on:Namespace_Spec)

    Deprecated version of Identity. Use v1api20211101.Identity instead

    Field Description
    type
    Identity_Type
    userAssignedIdentities
    []UserAssignedIdentityDetails

    Identity_ARM

    (Appears on:Namespace_Spec_ARM)

    Deprecated version of Identity. Use v1api20211101.Identity instead

    Field Description
    type
    Identity_Type
    userAssignedIdentities
    map[string]./api/eventhub/v1beta20211101.UserAssignedIdentityDetails_ARM

    Identity_STATUS

    (Appears on:Namespace_STATUS)

    Deprecated version of Identity_STATUS. Use v1api20211101.Identity_STATUS instead

    Field Description
    principalId
    string
    tenantId
    string
    type
    Identity_Type_STATUS
    userAssignedIdentities
    map[string]./api/eventhub/v1beta20211101.UserAssignedIdentity_STATUS

    Identity_STATUS_ARM

    (Appears on:Namespace_STATUS_ARM)

    Deprecated version of Identity_STATUS. Use v1api20211101.Identity_STATUS instead

    Field Description
    principalId
    string
    tenantId
    string
    type
    Identity_Type_STATUS
    userAssignedIdentities
    map[string]./api/eventhub/v1beta20211101.UserAssignedIdentity_STATUS_ARM

    Identity_Type (string alias)

    (Appears on:Identity, Identity_ARM)

    Deprecated version of Identity_Type. Use v1api20211101.Identity_Type instead

    Value Description

    "None"

    "SystemAssigned"

    "SystemAssigned, UserAssigned"

    "UserAssigned"

    Identity_Type_STATUS (string alias)

    (Appears on:Identity_STATUS, Identity_STATUS_ARM)

    Deprecated version of Identity_Type_STATUS. Use v1api20211101.Identity_Type_STATUS instead

    Value Description

    "None"

    "SystemAssigned"

    "SystemAssigned, UserAssigned"

    "UserAssigned"

    KeyVaultProperties

    (Appears on:Encryption)

    Deprecated version of KeyVaultProperties. Use v1api20211101.KeyVaultProperties instead

    Field Description
    identity
    UserAssignedIdentityProperties
    keyName
    string
    keyVaultUri
    string
    keyVersion
    string

    KeyVaultProperties_ARM

    (Appears on:Encryption_ARM)

    Deprecated version of KeyVaultProperties. Use v1api20211101.KeyVaultProperties instead

    Field Description
    identity
    UserAssignedIdentityProperties_ARM
    keyName
    string
    keyVaultUri
    string
    keyVersion
    string

    KeyVaultProperties_STATUS

    (Appears on:Encryption_STATUS)

    Deprecated version of KeyVaultProperties_STATUS. Use v1api20211101.KeyVaultProperties_STATUS instead

    Field Description
    identity
    UserAssignedIdentityProperties_STATUS
    keyName
    string
    keyVaultUri
    string
    keyVersion
    string

    KeyVaultProperties_STATUS_ARM

    (Appears on:Encryption_STATUS_ARM)

    Deprecated version of KeyVaultProperties_STATUS. Use v1api20211101.KeyVaultProperties_STATUS instead

    Field Description
    identity
    UserAssignedIdentityProperties_STATUS_ARM
    keyName
    string
    keyVaultUri
    string
    keyVersion
    string

    Namespace

    Deprecated version of Namespace. Use v1api20211101.Namespace instead

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


    alternateName
    string
    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.

    clusterArmReference
    genruntime.ResourceReference
    disableLocalAuth
    bool
    encryption
    Encryption
    identity
    Identity
    isAutoInflateEnabled
    bool
    kafkaEnabled
    bool
    location
    string
    maximumThroughputUnits
    int
    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

    sku
    Sku
    tags
    map[string]string
    zoneRedundant
    bool
    status
    Namespace_STATUS

    Namespace_Properties_STATUS_ARM

    (Appears on:Namespace_STATUS_ARM)

    Deprecated version of Namespace_Properties_STATUS. Use v1api20211101.Namespace_Properties_STATUS instead

    Field Description
    alternateName
    string
    clusterArmId
    string
    createdAt
    string
    disableLocalAuth
    bool
    encryption
    Encryption_STATUS_ARM
    isAutoInflateEnabled
    bool
    kafkaEnabled
    bool
    maximumThroughputUnits
    int
    metricId
    string
    privateEndpointConnections
    []PrivateEndpointConnection_STATUS_ARM
    provisioningState
    string
    serviceBusEndpoint
    string
    status
    string
    updatedAt
    string
    zoneRedundant
    bool

    Namespace_Properties_Spec_ARM

    (Appears on:Namespace_Spec_ARM)

    Deprecated version of Namespace_Properties_Spec. Use v1api20211101.Namespace_Properties_Spec instead

    Field Description
    alternateName
    string
    clusterArmId
    string
    disableLocalAuth
    bool
    encryption
    Encryption_ARM
    isAutoInflateEnabled
    bool
    kafkaEnabled
    bool
    maximumThroughputUnits
    int
    zoneRedundant
    bool

    Namespace_STATUS

    (Appears on:Namespace)

    Deprecated version of Namespace_STATUS. Use v1api20211101.Namespace_STATUS instead

    Field Description
    alternateName
    string
    clusterArmId
    string
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    createdAt
    string
    disableLocalAuth
    bool
    encryption
    Encryption_STATUS
    id
    string
    identity
    Identity_STATUS
    isAutoInflateEnabled
    bool
    kafkaEnabled
    bool
    location
    string
    maximumThroughputUnits
    int
    metricId
    string
    name
    string
    privateEndpointConnections
    []PrivateEndpointConnection_STATUS
    provisioningState
    string
    serviceBusEndpoint
    string
    sku
    Sku_STATUS
    status
    string
    systemData
    SystemData_STATUS
    tags
    map[string]string
    type
    string
    updatedAt
    string
    zoneRedundant
    bool

    Namespace_STATUS_ARM

    Deprecated version of Namespace_STATUS. Use v1api20211101.Namespace_STATUS instead

    Field Description
    id
    string
    identity
    Identity_STATUS_ARM
    location
    string
    name
    string
    properties
    Namespace_Properties_STATUS_ARM
    sku
    Sku_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    tags
    map[string]string
    type
    string

    Namespace_Spec

    (Appears on:Namespace)

    Field Description
    alternateName
    string
    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.

    clusterArmReference
    genruntime.ResourceReference
    disableLocalAuth
    bool
    encryption
    Encryption
    identity
    Identity
    isAutoInflateEnabled
    bool
    kafkaEnabled
    bool
    location
    string
    maximumThroughputUnits
    int
    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

    sku
    Sku
    tags
    map[string]string
    zoneRedundant
    bool

    Namespace_Spec_ARM

    Deprecated version of Namespace_Spec. Use v1api20211101.Namespace_Spec instead

    Field Description
    identity
    Identity_ARM
    location
    string
    name
    string
    properties
    Namespace_Properties_Spec_ARM
    sku
    Sku_ARM
    tags
    map[string]string

    NamespacesAuthorizationRule

    Deprecated version of NamespacesAuthorizationRule. Use v1api20211101.NamespacesAuthorizationRule instead

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

    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 eventhub.azure.com/Namespace resource

    rights
    []Namespaces_AuthorizationRule_Properties_Rights_Spec
    status
    Namespaces_AuthorizationRule_STATUS

    NamespacesEventhub

    Deprecated version of NamespacesEventhub. Use v1api20211101.NamespacesEventhub instead

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

    captureDescription
    CaptureDescription
    messageRetentionInDays
    int
    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 eventhub.azure.com/Namespace resource

    partitionCount
    int
    status
    Namespaces_Eventhub_STATUS

    NamespacesEventhubsAuthorizationRule

    Deprecated version of NamespacesEventhubsAuthorizationRule. Use v1api20211101.NamespacesEventhubsAuthorizationRule instead

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

    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 eventhub.azure.com/NamespacesEventhub resource

    rights
    []Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_Spec
    status
    Namespaces_Eventhubs_AuthorizationRule_STATUS

    NamespacesEventhubsConsumerGroup

    Deprecated version of NamespacesEventhubsConsumerGroup. Use v1api20211101.NamespacesEventhubsConsumerGroup instead

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

    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 eventhub.azure.com/NamespacesEventhub resource

    userMetadata
    string
    status
    Namespaces_Eventhubs_Consumergroup_STATUS

    Namespaces_AuthorizationRule_Properties_Rights_STATUS (string alias)

    (Appears on:Namespaces_AuthorizationRule_Properties_STATUS_ARM, Namespaces_AuthorizationRule_STATUS)

    Deprecated version of Namespaces_AuthorizationRule_Properties_Rights_STATUS. Use v1api20211101.Namespaces_AuthorizationRule_Properties_Rights_STATUS instead

    Value Description

    "Listen"

    "Manage"

    "Send"

    Namespaces_AuthorizationRule_Properties_Rights_Spec (string alias)

    (Appears on:Namespaces_AuthorizationRule_Properties_Spec_ARM, Namespaces_AuthorizationRule_Spec)

    Deprecated version of Namespaces_AuthorizationRule_Properties_Rights_Spec. Use v1api20211101.Namespaces_AuthorizationRule_Properties_Rights_Spec instead

    Value Description

    "Listen"

    "Manage"

    "Send"

    Namespaces_AuthorizationRule_Properties_STATUS_ARM

    (Appears on:Namespaces_AuthorizationRule_STATUS_ARM)

    Deprecated version of Namespaces_AuthorizationRule_Properties_STATUS. Use v1api20211101.Namespaces_AuthorizationRule_Properties_STATUS instead

    Field Description
    rights
    []Namespaces_AuthorizationRule_Properties_Rights_STATUS

    Namespaces_AuthorizationRule_Properties_Spec_ARM

    (Appears on:Namespaces_AuthorizationRule_Spec_ARM)

    Deprecated version of Namespaces_AuthorizationRule_Properties_Spec. Use v1api20211101.Namespaces_AuthorizationRule_Properties_Spec instead

    Field Description
    rights
    []Namespaces_AuthorizationRule_Properties_Rights_Spec

    Namespaces_AuthorizationRule_STATUS

    (Appears on:NamespacesAuthorizationRule)

    Deprecated version of Namespaces_AuthorizationRule_STATUS. Use v1api20211101.Namespaces_AuthorizationRule_STATUS instead

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    id
    string
    location
    string
    name
    string
    rights
    []Namespaces_AuthorizationRule_Properties_Rights_STATUS
    systemData
    SystemData_STATUS
    type
    string

    Namespaces_AuthorizationRule_STATUS_ARM

    Deprecated version of Namespaces_AuthorizationRule_STATUS. Use v1api20211101.Namespaces_AuthorizationRule_STATUS instead

    Field Description
    id
    string
    location
    string
    name
    string
    properties
    Namespaces_AuthorizationRule_Properties_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    type
    string

    Namespaces_AuthorizationRule_Spec

    (Appears on:NamespacesAuthorizationRule)

    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.

    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 eventhub.azure.com/Namespace resource

    rights
    []Namespaces_AuthorizationRule_Properties_Rights_Spec

    Namespaces_AuthorizationRule_Spec_ARM

    Deprecated version of Namespaces_AuthorizationRule_Spec. Use v1api20211101.Namespaces_AuthorizationRule_Spec instead

    Field Description
    name
    string
    properties
    Namespaces_AuthorizationRule_Properties_Spec_ARM

    Namespaces_Eventhub_Properties_STATUS_ARM

    (Appears on:Namespaces_Eventhub_STATUS_ARM)

    Deprecated version of Namespaces_Eventhub_Properties_STATUS. Use v1api20211101.Namespaces_Eventhub_Properties_STATUS instead

    Field Description
    captureDescription
    CaptureDescription_STATUS_ARM
    createdAt
    string
    messageRetentionInDays
    int
    partitionCount
    int
    partitionIds
    []string
    status
    Namespaces_Eventhub_Properties_Status_STATUS
    updatedAt
    string

    Namespaces_Eventhub_Properties_Spec_ARM

    (Appears on:Namespaces_Eventhub_Spec_ARM)

    Deprecated version of Namespaces_Eventhub_Properties_Spec. Use v1api20211101.Namespaces_Eventhub_Properties_Spec instead

    Field Description
    captureDescription
    CaptureDescription_ARM
    messageRetentionInDays
    int
    partitionCount
    int

    Namespaces_Eventhub_Properties_Status_STATUS (string alias)

    (Appears on:Namespaces_Eventhub_Properties_STATUS_ARM, Namespaces_Eventhub_STATUS)

    Deprecated version of Namespaces_Eventhub_Properties_Status_STATUS. Use v1api20211101.Namespaces_Eventhub_Properties_Status_STATUS instead

    Value Description

    "Active"

    "Creating"

    "Deleting"

    "Disabled"

    "ReceiveDisabled"

    "Renaming"

    "Restoring"

    "SendDisabled"

    "Unknown"

    Namespaces_Eventhub_STATUS

    (Appears on:NamespacesEventhub)

    Deprecated version of Namespaces_Eventhub_STATUS. Use v1api20211101.Namespaces_Eventhub_STATUS instead

    Field Description
    captureDescription
    CaptureDescription_STATUS
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    createdAt
    string
    id
    string
    location
    string
    messageRetentionInDays
    int
    name
    string
    partitionCount
    int
    partitionIds
    []string
    status
    Namespaces_Eventhub_Properties_Status_STATUS
    systemData
    SystemData_STATUS
    type
    string
    updatedAt
    string

    Namespaces_Eventhub_STATUS_ARM

    Deprecated version of Namespaces_Eventhub_STATUS. Use v1api20211101.Namespaces_Eventhub_STATUS instead

    Field Description
    id
    string
    location
    string
    name
    string
    properties
    Namespaces_Eventhub_Properties_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    type
    string

    Namespaces_Eventhub_Spec

    (Appears on:NamespacesEventhub)

    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.

    captureDescription
    CaptureDescription
    messageRetentionInDays
    int
    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 eventhub.azure.com/Namespace resource

    partitionCount
    int

    Namespaces_Eventhub_Spec_ARM

    Deprecated version of Namespaces_Eventhub_Spec. Use v1api20211101.Namespaces_Eventhub_Spec instead

    Field Description
    name
    string
    properties
    Namespaces_Eventhub_Properties_Spec_ARM

    Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_STATUS (string alias)

    (Appears on:Namespaces_Eventhubs_AuthorizationRule_Properties_STATUS_ARM, Namespaces_Eventhubs_AuthorizationRule_STATUS)

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_STATUS. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_STATUS instead

    Value Description

    "Listen"

    "Manage"

    "Send"

    Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_Spec (string alias)

    (Appears on:Namespaces_Eventhubs_AuthorizationRule_Properties_Spec_ARM, Namespaces_Eventhubs_AuthorizationRule_Spec)

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_Spec. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_Spec instead

    Value Description

    "Listen"

    "Manage"

    "Send"

    Namespaces_Eventhubs_AuthorizationRule_Properties_STATUS_ARM

    (Appears on:Namespaces_Eventhubs_AuthorizationRule_STATUS_ARM)

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_Properties_STATUS. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_Properties_STATUS instead

    Field Description
    rights
    []Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_STATUS

    Namespaces_Eventhubs_AuthorizationRule_Properties_Spec_ARM

    (Appears on:Namespaces_Eventhubs_AuthorizationRule_Spec_ARM)

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_Properties_Spec. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_Properties_Spec instead

    Field Description
    rights
    []Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_Spec

    Namespaces_Eventhubs_AuthorizationRule_STATUS

    (Appears on:NamespacesEventhubsAuthorizationRule)

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_STATUS. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_STATUS instead

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    id
    string
    location
    string
    name
    string
    rights
    []Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_STATUS
    systemData
    SystemData_STATUS
    type
    string

    Namespaces_Eventhubs_AuthorizationRule_STATUS_ARM

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_STATUS. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_STATUS instead

    Field Description
    id
    string
    location
    string
    name
    string
    properties
    Namespaces_Eventhubs_AuthorizationRule_Properties_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    type
    string

    Namespaces_Eventhubs_AuthorizationRule_Spec

    (Appears on:NamespacesEventhubsAuthorizationRule)

    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.

    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 eventhub.azure.com/NamespacesEventhub resource

    rights
    []Namespaces_Eventhubs_AuthorizationRule_Properties_Rights_Spec

    Namespaces_Eventhubs_AuthorizationRule_Spec_ARM

    Deprecated version of Namespaces_Eventhubs_AuthorizationRule_Spec. Use v1api20211101.Namespaces_Eventhubs_AuthorizationRule_Spec instead

    Field Description
    name
    string
    properties
    Namespaces_Eventhubs_AuthorizationRule_Properties_Spec_ARM

    Namespaces_Eventhubs_Consumergroup_Properties_STATUS_ARM

    (Appears on:Namespaces_Eventhubs_Consumergroup_STATUS_ARM)

    Deprecated version of Namespaces_Eventhubs_Consumergroup_Properties_STATUS. Use v1api20211101.Namespaces_Eventhubs_Consumergroup_Properties_STATUS instead

    Field Description
    createdAt
    string
    updatedAt
    string
    userMetadata
    string

    Namespaces_Eventhubs_Consumergroup_Properties_Spec_ARM

    (Appears on:Namespaces_Eventhubs_Consumergroup_Spec_ARM)

    Deprecated version of Namespaces_Eventhubs_Consumergroup_Properties_Spec. Use v1api20211101.Namespaces_Eventhubs_Consumergroup_Properties_Spec instead

    Field Description
    userMetadata
    string

    Namespaces_Eventhubs_Consumergroup_STATUS

    (Appears on:NamespacesEventhubsConsumerGroup)

    Deprecated version of Namespaces_Eventhubs_Consumergroup_STATUS. Use v1api20211101.Namespaces_Eventhubs_Consumergroup_STATUS instead

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    createdAt
    string
    id
    string
    location
    string
    name
    string
    systemData
    SystemData_STATUS
    type
    string
    updatedAt
    string
    userMetadata
    string

    Namespaces_Eventhubs_Consumergroup_STATUS_ARM

    Deprecated version of Namespaces_Eventhubs_Consumergroup_STATUS. Use v1api20211101.Namespaces_Eventhubs_Consumergroup_STATUS instead

    Field Description
    id
    string
    location
    string
    name
    string
    properties
    Namespaces_Eventhubs_Consumergroup_Properties_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    type
    string

    Namespaces_Eventhubs_Consumergroup_Spec

    (Appears on:NamespacesEventhubsConsumerGroup)

    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.

    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 eventhub.azure.com/NamespacesEventhub resource

    userMetadata
    string

    Namespaces_Eventhubs_Consumergroup_Spec_ARM

    Deprecated version of Namespaces_Eventhubs_Consumergroup_Spec. Use v1api20211101.Namespaces_Eventhubs_Consumergroup_Spec instead

    Field Description
    name
    string
    properties
    Namespaces_Eventhubs_Consumergroup_Properties_Spec_ARM

    PrivateEndpointConnection_STATUS

    (Appears on:Namespace_STATUS)

    Deprecated version of PrivateEndpointConnection_STATUS. Use v1api20211101.PrivateEndpointConnection_STATUS instead

    Field Description
    id
    string

    PrivateEndpointConnection_STATUS_ARM

    (Appears on:Namespace_Properties_STATUS_ARM)

    Deprecated version of PrivateEndpointConnection_STATUS. Use v1api20211101.PrivateEndpointConnection_STATUS instead

    Field Description
    id
    string

    Sku

    (Appears on:Namespace_Spec)

    Deprecated version of Sku. Use v1api20211101.Sku instead

    Field Description
    capacity
    int
    name
    Sku_Name
    tier
    Sku_Tier

    Sku_ARM

    (Appears on:Namespace_Spec_ARM)

    Deprecated version of Sku. Use v1api20211101.Sku instead

    Field Description
    capacity
    int
    name
    Sku_Name
    tier
    Sku_Tier

    Sku_Name (string alias)

    (Appears on:Sku, Sku_ARM)

    Deprecated version of Sku_Name. Use v1api20211101.Sku_Name instead

    Value Description

    "Basic"

    "Premium"

    "Standard"

    Sku_Name_STATUS (string alias)

    (Appears on:Sku_STATUS, Sku_STATUS_ARM)

    Deprecated version of Sku_Name_STATUS. Use v1api20211101.Sku_Name_STATUS instead

    Value Description

    "Basic"

    "Premium"

    "Standard"

    Sku_STATUS

    (Appears on:Namespace_STATUS)

    Deprecated version of Sku_STATUS. Use v1api20211101.Sku_STATUS instead

    Field Description
    capacity
    int
    name
    Sku_Name_STATUS
    tier
    Sku_Tier_STATUS

    Sku_STATUS_ARM

    (Appears on:Namespace_STATUS_ARM)

    Deprecated version of Sku_STATUS. Use v1api20211101.Sku_STATUS instead

    Field Description
    capacity
    int
    name
    Sku_Name_STATUS
    tier
    Sku_Tier_STATUS

    Sku_Tier (string alias)

    (Appears on:Sku, Sku_ARM)

    Deprecated version of Sku_Tier. Use v1api20211101.Sku_Tier instead

    Value Description

    "Basic"

    "Premium"

    "Standard"

    Sku_Tier_STATUS (string alias)

    (Appears on:Sku_STATUS, Sku_STATUS_ARM)

    Deprecated version of Sku_Tier_STATUS. Use v1api20211101.Sku_Tier_STATUS instead

    Value Description

    "Basic"

    "Premium"

    "Standard"

    SystemData_CreatedByType_STATUS (string alias)

    (Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

    Deprecated version of SystemData_CreatedByType_STATUS. Use v1api20211101.SystemData_CreatedByType_STATUS instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_LastModifiedByType_STATUS (string alias)

    (Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

    Deprecated version of SystemData_LastModifiedByType_STATUS. Use v1api20211101.SystemData_LastModifiedByType_STATUS instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_STATUS

    (Appears on:Namespace_STATUS, Namespaces_AuthorizationRule_STATUS, Namespaces_Eventhub_STATUS, Namespaces_Eventhubs_AuthorizationRule_STATUS, Namespaces_Eventhubs_Consumergroup_STATUS)

    Deprecated version of SystemData_STATUS. Use v1api20211101.SystemData_STATUS instead

    Field Description
    createdAt
    string
    createdBy
    string
    createdByType
    SystemData_CreatedByType_STATUS
    lastModifiedAt
    string
    lastModifiedBy
    string
    lastModifiedByType
    SystemData_LastModifiedByType_STATUS

    SystemData_STATUS_ARM

    (Appears on:Namespace_STATUS_ARM, Namespaces_AuthorizationRule_STATUS_ARM, Namespaces_Eventhub_STATUS_ARM, Namespaces_Eventhubs_AuthorizationRule_STATUS_ARM, Namespaces_Eventhubs_Consumergroup_STATUS_ARM)

    Deprecated version of SystemData_STATUS. Use v1api20211101.SystemData_STATUS instead

    Field Description
    createdAt
    string
    createdBy
    string
    createdByType
    SystemData_CreatedByType_STATUS
    lastModifiedAt
    string
    lastModifiedBy
    string
    lastModifiedByType
    SystemData_LastModifiedByType_STATUS

    UserAssignedIdentityDetails

    (Appears on:Identity)

    Deprecated version of UserAssignedIdentityDetails. Use v1api20211101.UserAssignedIdentityDetails instead

    Field Description
    reference
    genruntime.ResourceReference

    UserAssignedIdentityDetails_ARM

    (Appears on:Identity_ARM)

    Information about the user assigned identity for the resource

    UserAssignedIdentityProperties

    (Appears on:KeyVaultProperties)

    Deprecated version of UserAssignedIdentityProperties. Use v1api20211101.UserAssignedIdentityProperties instead

    Field Description
    userAssignedIdentityReference
    genruntime.ResourceReference

    UserAssignedIdentityProperties_ARM

    (Appears on:KeyVaultProperties_ARM)

    Deprecated version of UserAssignedIdentityProperties. Use v1api20211101.UserAssignedIdentityProperties instead

    Field Description
    userAssignedIdentity
    string

    UserAssignedIdentityProperties_STATUS

    (Appears on:KeyVaultProperties_STATUS)

    Deprecated version of UserAssignedIdentityProperties_STATUS. Use v1api20211101.UserAssignedIdentityProperties_STATUS instead

    Field Description
    userAssignedIdentity
    string

    UserAssignedIdentityProperties_STATUS_ARM

    (Appears on:KeyVaultProperties_STATUS_ARM)

    Deprecated version of UserAssignedIdentityProperties_STATUS. Use v1api20211101.UserAssignedIdentityProperties_STATUS instead

    Field Description
    userAssignedIdentity
    string

    UserAssignedIdentity_STATUS

    (Appears on:Identity_STATUS)

    Deprecated version of UserAssignedIdentity_STATUS. Use v1api20211101.UserAssignedIdentity_STATUS instead

    Field Description
    clientId
    string
    principalId
    string

    UserAssignedIdentity_STATUS_ARM

    (Appears on:Identity_STATUS_ARM)

    Deprecated version of UserAssignedIdentity_STATUS. Use v1api20211101.UserAssignedIdentity_STATUS instead

    Field Description
    clientId
    string
    principalId
    string