appconfiguration.azure.com/v1beta20220501

appconfiguration.azure.com/v1beta20220501

Package v1beta20220501 contains API Schema definitions for the appconfiguration v1beta20220501 API group

Resource Types:

    APIVersion (string alias)

    Deprecated version of APIVersion. Use v1api20220501.APIVersion instead

    Value Description

    "2022-05-01"

    ConfigurationStore

    Deprecated version of ConfigurationStore. Use v1api20220501.ConfigurationStore instead

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

    createMode
    ConfigurationStoreProperties_CreateMode
    disableLocalAuth
    bool
    enablePurgeProtection
    bool
    encryption
    EncryptionProperties
    identity
    ResourceIdentity
    location
    string
    operatorSpec
    ConfigurationStoreOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    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

    publicNetworkAccess
    ConfigurationStoreProperties_PublicNetworkAccess
    sku
    Sku
    softDeleteRetentionInDays
    int
    systemData
    SystemData
    tags
    map[string]string
    status
    ConfigurationStore_STATUS

    ConfigurationStoreOperatorSecrets

    (Appears on:ConfigurationStoreOperatorSpec)

    Field Description
    primaryConnectionString
    genruntime.SecretDestination

    PrimaryConnectionString: indicates where the PrimaryConnectionString secret should be placed. If omitted, the secret will not be retrieved from Azure.

    primaryKey
    genruntime.SecretDestination

    PrimaryKey: indicates where the PrimaryKey secret should be placed. If omitted, the secret will not be retrieved from Azure.

    primaryKeyID
    genruntime.SecretDestination

    PrimaryKeyID: indicates where the PrimaryKeyID secret should be placed. If omitted, the secret will not be retrieved from Azure.

    primaryReadOnlyConnectionString
    genruntime.SecretDestination

    PrimaryReadOnlyConnectionString: indicates where the PrimaryReadOnlyConnectionString secret should be placed. If omitted, the secret will not be retrieved from Azure.

    primaryReadOnlyKey
    genruntime.SecretDestination

    PrimaryReadOnlyKey: indicates where the PrimaryReadOnlyKey secret should be placed. If omitted, the secret will not be retrieved from Azure.

    primaryReadOnlyKeyID
    genruntime.SecretDestination

    PrimaryReadOnlyKeyID: indicates where the PrimaryReadOnlyKeyID secret should be placed. If omitted, the secret will not be retrieved from Azure.

    secondaryConnectionString
    genruntime.SecretDestination

    SecondaryConnectionString: indicates where the SecondaryConnectionString secret should be placed. If omitted, the secret will not be retrieved from Azure.

    secondaryKey
    genruntime.SecretDestination

    SecondaryKey: indicates where the SecondaryKey secret should be placed. If omitted, the secret will not be retrieved from Azure.

    secondaryKeyID
    genruntime.SecretDestination

    SecondaryKeyID: indicates where the SecondaryKeyID secret should be placed. If omitted, the secret will not be retrieved from Azure.

    secondaryReadOnlyConnectionString
    genruntime.SecretDestination

    SecondaryReadOnlyConnectionString: indicates where the SecondaryReadOnlyConnectionString secret should be placed. If omitted, the secret will not be retrieved from Azure.

    secondaryReadOnlyKey
    genruntime.SecretDestination

    SecondaryReadOnlyKey: indicates where the SecondaryReadOnlyKey secret should be placed. If omitted, the secret will not be retrieved from Azure.

    secondaryReadOnlyKeyID
    genruntime.SecretDestination

    SecondaryReadOnlyKeyID: indicates where the SecondaryReadOnlyKeyID secret should be placed. If omitted, the secret will not be retrieved from Azure.

    ConfigurationStoreOperatorSpec

    (Appears on:ConfigurationStore_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    secrets
    ConfigurationStoreOperatorSecrets

    Secrets: configures where to place Azure generated secrets.

    ConfigurationStoreProperties_ARM

    (Appears on:ConfigurationStore_Spec_ARM)

    Deprecated version of ConfigurationStoreProperties. Use v1api20220501.ConfigurationStoreProperties instead

    Field Description
    createMode
    ConfigurationStoreProperties_CreateMode
    disableLocalAuth
    bool
    enablePurgeProtection
    bool
    encryption
    EncryptionProperties_ARM
    publicNetworkAccess
    ConfigurationStoreProperties_PublicNetworkAccess
    softDeleteRetentionInDays
    int

    ConfigurationStoreProperties_CreateMode (string alias)

    (Appears on:ConfigurationStoreProperties_ARM, ConfigurationStore_Spec)

    Deprecated version of ConfigurationStoreProperties_CreateMode. Use v1api20220501.ConfigurationStoreProperties_CreateMode instead

    Value Description

    "Default"

    "Recover"

    ConfigurationStoreProperties_CreateMode_STATUS (string alias)

    (Appears on:ConfigurationStoreProperties_STATUS_ARM, ConfigurationStore_STATUS)

    Deprecated version of ConfigurationStoreProperties_CreateMode_STATUS. Use v1api20220501.ConfigurationStoreProperties_CreateMode_STATUS instead

    Value Description

    "Default"

    "Recover"

    ConfigurationStoreProperties_ProvisioningState_STATUS (string alias)

    (Appears on:ConfigurationStoreProperties_STATUS_ARM, ConfigurationStore_STATUS)

    Deprecated version of ConfigurationStoreProperties_ProvisioningState_STATUS. Use v1api20220501.ConfigurationStoreProperties_ProvisioningState_STATUS instead

    Value Description

    "Canceled"

    "Creating"

    "Deleting"

    "Failed"

    "Succeeded"

    "Updating"

    ConfigurationStoreProperties_PublicNetworkAccess (string alias)

    (Appears on:ConfigurationStoreProperties_ARM, ConfigurationStore_Spec)

    Deprecated version of ConfigurationStoreProperties_PublicNetworkAccess. Use v1api20220501.ConfigurationStoreProperties_PublicNetworkAccess instead

    Value Description

    "Disabled"

    "Enabled"

    ConfigurationStoreProperties_PublicNetworkAccess_STATUS (string alias)

    (Appears on:ConfigurationStoreProperties_STATUS_ARM, ConfigurationStore_STATUS)

    Deprecated version of ConfigurationStoreProperties_PublicNetworkAccess_STATUS. Use v1api20220501.ConfigurationStoreProperties_PublicNetworkAccess_STATUS instead

    Value Description

    "Disabled"

    "Enabled"

    ConfigurationStoreProperties_STATUS_ARM

    (Appears on:ConfigurationStore_STATUS_ARM)

    Deprecated version of ConfigurationStoreProperties_STATUS. Use v1api20220501.ConfigurationStoreProperties_STATUS instead

    Field Description
    createMode
    ConfigurationStoreProperties_CreateMode_STATUS
    creationDate
    string
    disableLocalAuth
    bool
    enablePurgeProtection
    bool
    encryption
    EncryptionProperties_STATUS_ARM
    endpoint
    string
    privateEndpointConnections
    []PrivateEndpointConnectionReference_STATUS_ARM
    provisioningState
    ConfigurationStoreProperties_ProvisioningState_STATUS
    publicNetworkAccess
    ConfigurationStoreProperties_PublicNetworkAccess_STATUS
    softDeleteRetentionInDays
    int

    ConfigurationStore_STATUS

    (Appears on:ConfigurationStore)

    Deprecated version of ConfigurationStore_STATUS. Use v1api20220501.ConfigurationStore_STATUS instead

    Field Description
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    createMode
    ConfigurationStoreProperties_CreateMode_STATUS
    creationDate
    string
    disableLocalAuth
    bool
    enablePurgeProtection
    bool
    encryption
    EncryptionProperties_STATUS
    endpoint
    string
    id
    string
    identity
    ResourceIdentity_STATUS
    location
    string
    name
    string
    privateEndpointConnections
    []PrivateEndpointConnectionReference_STATUS
    provisioningState
    ConfigurationStoreProperties_ProvisioningState_STATUS
    publicNetworkAccess
    ConfigurationStoreProperties_PublicNetworkAccess_STATUS
    sku
    Sku_STATUS
    softDeleteRetentionInDays
    int
    systemData
    SystemData_STATUS
    tags
    map[string]string
    type
    string

    ConfigurationStore_STATUS_ARM

    Deprecated version of ConfigurationStore_STATUS. Use v1api20220501.ConfigurationStore_STATUS instead

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

    ConfigurationStore_Spec

    (Appears on:ConfigurationStore)

    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.

    createMode
    ConfigurationStoreProperties_CreateMode
    disableLocalAuth
    bool
    enablePurgeProtection
    bool
    encryption
    EncryptionProperties
    identity
    ResourceIdentity
    location
    string
    operatorSpec
    ConfigurationStoreOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    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

    publicNetworkAccess
    ConfigurationStoreProperties_PublicNetworkAccess
    sku
    Sku
    softDeleteRetentionInDays
    int
    systemData
    SystemData
    tags
    map[string]string

    ConfigurationStore_Spec_ARM

    Deprecated version of ConfigurationStore_Spec. Use v1api20220501.ConfigurationStore_Spec instead

    Field Description
    identity
    ResourceIdentity_ARM
    location
    string
    name
    string
    properties
    ConfigurationStoreProperties_ARM
    sku
    Sku_ARM
    systemData
    SystemData_ARM
    tags
    map[string]string

    EncryptionProperties

    (Appears on:ConfigurationStore_Spec)

    Deprecated version of EncryptionProperties. Use v1api20220501.EncryptionProperties instead

    Field Description
    keyVaultProperties
    KeyVaultProperties

    EncryptionProperties_ARM

    (Appears on:ConfigurationStoreProperties_ARM)

    Deprecated version of EncryptionProperties. Use v1api20220501.EncryptionProperties instead

    Field Description
    keyVaultProperties
    KeyVaultProperties_ARM

    EncryptionProperties_STATUS

    (Appears on:ConfigurationStore_STATUS)

    Deprecated version of EncryptionProperties_STATUS. Use v1api20220501.EncryptionProperties_STATUS instead

    Field Description
    keyVaultProperties
    KeyVaultProperties_STATUS

    EncryptionProperties_STATUS_ARM

    (Appears on:ConfigurationStoreProperties_STATUS_ARM)

    Deprecated version of EncryptionProperties_STATUS. Use v1api20220501.EncryptionProperties_STATUS instead

    Field Description
    keyVaultProperties
    KeyVaultProperties_STATUS_ARM

    KeyVaultProperties

    (Appears on:EncryptionProperties)

    Deprecated version of KeyVaultProperties. Use v1api20220501.KeyVaultProperties instead

    Field Description
    identityClientId
    string
    keyIdentifier
    string

    KeyVaultProperties_ARM

    (Appears on:EncryptionProperties_ARM)

    Deprecated version of KeyVaultProperties. Use v1api20220501.KeyVaultProperties instead

    Field Description
    identityClientId
    string
    keyIdentifier
    string

    KeyVaultProperties_STATUS

    (Appears on:EncryptionProperties_STATUS)

    Deprecated version of KeyVaultProperties_STATUS. Use v1api20220501.KeyVaultProperties_STATUS instead

    Field Description
    identityClientId
    string
    keyIdentifier
    string

    KeyVaultProperties_STATUS_ARM

    (Appears on:EncryptionProperties_STATUS_ARM)

    Deprecated version of KeyVaultProperties_STATUS. Use v1api20220501.KeyVaultProperties_STATUS instead

    Field Description
    identityClientId
    string
    keyIdentifier
    string

    PrivateEndpointConnectionReference_STATUS

    (Appears on:ConfigurationStore_STATUS)

    Deprecated version of PrivateEndpointConnectionReference_STATUS. Use v1api20220501.PrivateEndpointConnectionReference_STATUS instead

    Field Description
    id
    string

    PrivateEndpointConnectionReference_STATUS_ARM

    (Appears on:ConfigurationStoreProperties_STATUS_ARM)

    Deprecated version of PrivateEndpointConnectionReference_STATUS. Use v1api20220501.PrivateEndpointConnectionReference_STATUS instead

    Field Description
    id
    string

    ResourceIdentity

    (Appears on:ConfigurationStore_Spec)

    Deprecated version of ResourceIdentity. Use v1api20220501.ResourceIdentity instead

    Field Description
    type
    ResourceIdentity_Type
    userAssignedIdentities
    []UserAssignedIdentityDetails

    ResourceIdentity_ARM

    (Appears on:ConfigurationStore_Spec_ARM)

    Deprecated version of ResourceIdentity. Use v1api20220501.ResourceIdentity instead

    Field Description
    type
    ResourceIdentity_Type
    userAssignedIdentities
    map[string]./api/appconfiguration/v1beta20220501.UserAssignedIdentityDetails_ARM

    ResourceIdentity_STATUS

    (Appears on:ConfigurationStore_STATUS)

    Deprecated version of ResourceIdentity_STATUS. Use v1api20220501.ResourceIdentity_STATUS instead

    Field Description
    principalId
    string
    tenantId
    string
    type
    ResourceIdentity_Type_STATUS
    userAssignedIdentities
    map[string]./api/appconfiguration/v1beta20220501.UserIdentity_STATUS

    ResourceIdentity_STATUS_ARM

    (Appears on:ConfigurationStore_STATUS_ARM)

    Deprecated version of ResourceIdentity_STATUS. Use v1api20220501.ResourceIdentity_STATUS instead

    Field Description
    principalId
    string
    tenantId
    string
    type
    ResourceIdentity_Type_STATUS
    userAssignedIdentities
    map[string]./api/appconfiguration/v1beta20220501.UserIdentity_STATUS_ARM

    ResourceIdentity_Type (string alias)

    (Appears on:ResourceIdentity, ResourceIdentity_ARM)

    Deprecated version of ResourceIdentity_Type. Use v1api20220501.ResourceIdentity_Type instead

    Value Description

    "None"

    "SystemAssigned"

    "SystemAssigned, UserAssigned"

    "UserAssigned"

    ResourceIdentity_Type_STATUS (string alias)

    (Appears on:ResourceIdentity_STATUS, ResourceIdentity_STATUS_ARM)

    Deprecated version of ResourceIdentity_Type_STATUS. Use v1api20220501.ResourceIdentity_Type_STATUS instead

    Value Description

    "None"

    "SystemAssigned"

    "SystemAssigned, UserAssigned"

    "UserAssigned"

    Sku

    (Appears on:ConfigurationStore_Spec)

    Deprecated version of Sku. Use v1api20220501.Sku instead

    Field Description
    name
    string

    Sku_ARM

    (Appears on:ConfigurationStore_Spec_ARM)

    Deprecated version of Sku. Use v1api20220501.Sku instead

    Field Description
    name
    string

    Sku_STATUS

    (Appears on:ConfigurationStore_STATUS)

    Deprecated version of Sku_STATUS. Use v1api20220501.Sku_STATUS instead

    Field Description
    name
    string

    Sku_STATUS_ARM

    (Appears on:ConfigurationStore_STATUS_ARM)

    Deprecated version of Sku_STATUS. Use v1api20220501.Sku_STATUS instead

    Field Description
    name
    string

    SystemData

    (Appears on:ConfigurationStore_Spec)

    Deprecated version of SystemData. Use v1api20220501.SystemData instead

    Field Description
    createdAt
    string
    createdBy
    string
    createdByType
    SystemData_CreatedByType
    lastModifiedAt
    string
    lastModifiedBy
    string
    lastModifiedByType
    SystemData_LastModifiedByType

    SystemData_ARM

    (Appears on:ConfigurationStore_Spec_ARM)

    Deprecated version of SystemData. Use v1api20220501.SystemData instead

    Field Description
    createdAt
    string
    createdBy
    string
    createdByType
    SystemData_CreatedByType
    lastModifiedAt
    string
    lastModifiedBy
    string
    lastModifiedByType
    SystemData_LastModifiedByType

    SystemData_CreatedByType (string alias)

    (Appears on:SystemData, SystemData_ARM)

    Deprecated version of SystemData_CreatedByType. Use v1api20220501.SystemData_CreatedByType instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_CreatedByType_STATUS (string alias)

    (Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

    Deprecated version of SystemData_CreatedByType_STATUS. Use v1api20220501.SystemData_CreatedByType_STATUS instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_LastModifiedByType (string alias)

    (Appears on:SystemData, SystemData_ARM)

    Deprecated version of SystemData_LastModifiedByType. Use v1api20220501.SystemData_LastModifiedByType 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 v1api20220501.SystemData_LastModifiedByType_STATUS instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_STATUS

    (Appears on:ConfigurationStore_STATUS)

    Deprecated version of SystemData_STATUS. Use v1api20220501.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:ConfigurationStore_STATUS_ARM)

    Deprecated version of SystemData_STATUS. Use v1api20220501.SystemData_STATUS instead

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

    UserAssignedIdentityDetails

    (Appears on:ResourceIdentity)

    Deprecated version of UserAssignedIdentityDetails. Use v1api20220501.UserAssignedIdentityDetails instead

    Field Description
    reference
    genruntime.ResourceReference

    UserAssignedIdentityDetails_ARM

    (Appears on:ResourceIdentity_ARM)

    Information about the user assigned identity for the resource

    UserIdentity_STATUS

    (Appears on:ResourceIdentity_STATUS)

    Deprecated version of UserIdentity_STATUS. Use v1api20220501.UserIdentity_STATUS instead

    Field Description
    clientId
    string
    principalId
    string

    UserIdentity_STATUS_ARM

    (Appears on:ResourceIdentity_STATUS_ARM)

    Deprecated version of UserIdentity_STATUS. Use v1api20220501.UserIdentity_STATUS instead

    Field Description
    clientId
    string
    principalId
    string