This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.hybridcontainerservice.getProvisionedCluster
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the Hybrid AKS provisioned cluster Azure REST API version: 2022-09-01-preview.
Other available API versions: 2022-05-01-preview.
Using getProvisionedCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getProvisionedCluster(args: GetProvisionedClusterArgs, opts?: InvokeOptions): Promise<GetProvisionedClusterResult>
function getProvisionedClusterOutput(args: GetProvisionedClusterOutputArgs, opts?: InvokeOptions): Output<GetProvisionedClusterResult>def get_provisioned_cluster(resource_group_name: Optional[str] = None,
                            resource_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetProvisionedClusterResult
def get_provisioned_cluster_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                            resource_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetProvisionedClusterResult]func LookupProvisionedCluster(ctx *Context, args *LookupProvisionedClusterArgs, opts ...InvokeOption) (*LookupProvisionedClusterResult, error)
func LookupProvisionedClusterOutput(ctx *Context, args *LookupProvisionedClusterOutputArgs, opts ...InvokeOption) LookupProvisionedClusterResultOutput> Note: This function is named LookupProvisionedCluster in the Go SDK.
public static class GetProvisionedCluster 
{
    public static Task<GetProvisionedClusterResult> InvokeAsync(GetProvisionedClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetProvisionedClusterResult> Invoke(GetProvisionedClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProvisionedClusterResult> getProvisionedCluster(GetProvisionedClusterArgs args, InvokeOptions options)
public static Output<GetProvisionedClusterResult> getProvisionedCluster(GetProvisionedClusterArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:hybridcontainerservice:getProvisionedCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ResourceName string
- Parameter for the name of the provisioned cluster
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ResourceName string
- Parameter for the name of the provisioned cluster
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- resourceName String
- Parameter for the name of the provisioned cluster
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- resourceName string
- Parameter for the name of the provisioned cluster
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- resource_name str
- Parameter for the name of the provisioned cluster
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- resourceName String
- Parameter for the name of the provisioned cluster
getProvisionedCluster Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Hybrid Container Service. Outputs. Provisioned Clusters Response Properties Response 
- SystemData Pulumi.Azure Native. Hybrid Container Service. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ExtendedLocation Pulumi.Azure Native. Hybrid Container Service. Outputs. Provisioned Clusters Response Response Extended Location 
- Identity
Pulumi.Azure Native. Hybrid Container Service. Outputs. Provisioned Cluster Identity Response 
- Identity for the Provisioned cluster.
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
ProvisionedClusters Response Properties Response 
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ExtendedLocation ProvisionedClusters Response Response Extended Location 
- Identity
ProvisionedCluster Identity Response 
- Identity for the Provisioned cluster.
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
ProvisionedClusters Response Properties Response 
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation ProvisionedClusters Response Response Extended Location 
- identity
ProvisionedCluster Identity Response 
- Identity for the Provisioned cluster.
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
ProvisionedClusters Response Properties Response 
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation ProvisionedClusters Response Response Extended Location 
- identity
ProvisionedCluster Identity Response 
- Identity for the Provisioned cluster.
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
ProvisionedClusters Response Properties Response 
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended_location ProvisionedClusters Response Response Extended Location 
- identity
ProvisionedCluster Identity Response 
- Identity for the Provisioned cluster.
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation Property Map
- identity Property Map
- Identity for the Provisioned cluster.
- Map<String>
- Resource tags.
Supporting Types
AADProfileResponseResponse  
- AdminGroup List<string>Object IDs 
- The list of AAD group object IDs that will have admin role of the cluster.
- ClientApp stringID 
- The client AAD application ID.
- EnableAzure boolRbac 
- Whether to enable Azure RBAC for Kubernetes authorization.
- Managed bool
- Whether to enable managed AAD.
- ServerApp stringID 
- The server AAD application ID.
- TenantID string
- The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
- AdminGroup []stringObject IDs 
- The list of AAD group object IDs that will have admin role of the cluster.
- ClientApp stringID 
- The client AAD application ID.
- EnableAzure boolRbac 
- Whether to enable Azure RBAC for Kubernetes authorization.
- Managed bool
- Whether to enable managed AAD.
- ServerApp stringID 
- The server AAD application ID.
- TenantID string
- The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
- adminGroup List<String>Object IDs 
- The list of AAD group object IDs that will have admin role of the cluster.
- clientApp StringID 
- The client AAD application ID.
- enableAzure BooleanRbac 
- Whether to enable Azure RBAC for Kubernetes authorization.
- managed Boolean
- Whether to enable managed AAD.
- serverApp StringID 
- The server AAD application ID.
- tenantID String
- The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
- adminGroup string[]Object IDs 
- The list of AAD group object IDs that will have admin role of the cluster.
- clientApp stringID 
- The client AAD application ID.
- enableAzure booleanRbac 
- Whether to enable Azure RBAC for Kubernetes authorization.
- managed boolean
- Whether to enable managed AAD.
- serverApp stringID 
- The server AAD application ID.
- tenantID string
- The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
- admin_group_ Sequence[str]object_ ids 
- The list of AAD group object IDs that will have admin role of the cluster.
- client_app_ strid 
- The client AAD application ID.
- enable_azure_ boolrbac 
- Whether to enable Azure RBAC for Kubernetes authorization.
- managed bool
- Whether to enable managed AAD.
- server_app_ strid 
- The server AAD application ID.
- tenant_id str
- The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
- adminGroup List<String>Object IDs 
- The list of AAD group object IDs that will have admin role of the cluster.
- clientApp StringID 
- The client AAD application ID.
- enableAzure BooleanRbac 
- Whether to enable Azure RBAC for Kubernetes authorization.
- managed Boolean
- Whether to enable managed AAD.
- serverApp StringID 
- The server AAD application ID.
- tenantID String
- The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
AddonProfilesResponse  
AddonStatusResponse  
- ErrorMessage string
- ErrorMessage will be set in the event that there is a terminal problem reconciling the AddOn and will contain a more verbose string suitable for logging and human consumption.
- Phase string
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- Ready bool
- ErrorMessage string
- ErrorMessage will be set in the event that there is a terminal problem reconciling the AddOn and will contain a more verbose string suitable for logging and human consumption.
- Phase string
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- Ready bool
- errorMessage String
- ErrorMessage will be set in the event that there is a terminal problem reconciling the AddOn and will contain a more verbose string suitable for logging and human consumption.
- phase String
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- ready Boolean
- errorMessage string
- ErrorMessage will be set in the event that there is a terminal problem reconciling the AddOn and will contain a more verbose string suitable for logging and human consumption.
- phase string
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- ready boolean
- error_message str
- ErrorMessage will be set in the event that there is a terminal problem reconciling the AddOn and will contain a more verbose string suitable for logging and human consumption.
- phase str
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- ready bool
- errorMessage String
- ErrorMessage will be set in the event that there is a terminal problem reconciling the AddOn and will contain a more verbose string suitable for logging and human consumption.
- phase String
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- ready Boolean
ArcAgentProfileResponse   
- AgentAuto stringUpgrade 
- Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.
- AgentVersion string
- Version of the Arc agents to be installed on the provisioned Provisioned cluster resource
- AgentAuto stringUpgrade 
- Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.
- AgentVersion string
- Version of the Arc agents to be installed on the provisioned Provisioned cluster resource
- agentAuto StringUpgrade 
- Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.
- agentVersion String
- Version of the Arc agents to be installed on the provisioned Provisioned cluster resource
- agentAuto stringUpgrade 
- Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.
- agentVersion string
- Version of the Arc agents to be installed on the provisioned Provisioned cluster resource
- agent_auto_ strupgrade 
- Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.
- agent_version str
- Version of the Arc agents to be installed on the provisioned Provisioned cluster resource
- agentAuto StringUpgrade 
- Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.
- agentVersion String
- Version of the Arc agents to be installed on the provisioned Provisioned cluster resource
ArcAgentStatusResponse   
- AgentVersion string
- Version of the Arc agents currently running on the Provisioned cluster resource.
- CoreCount double
- Number of CPU cores present in the Provisioned cluster resource
- DeploymentState string
- Observed deployment state of the Arc Agents on the target cluster. Possible values include: 'pending', 'provisioning', 'provisioned', 'deleting', 'failed', 'upgrading'
- ErrorMessage string
- Error messages while onboarding/upgrading/uninstalling the Arc agents
- LastConnectivity stringTime 
- Last connected timestamp of the Provisioned cluster resource.
- ManagedIdentity stringCertificate Expiration Time 
- ManagedIdentity certificate expiration time (ValidUntil).
- OnboardingPublic stringKey 
- Onboarding public key for provisioning the Managed identity for the HybridAKS cluster. Will be used to create the hybridIdentityMetadata proxy resource and will not be persisted.
- AgentVersion string
- Version of the Arc agents currently running on the Provisioned cluster resource.
- CoreCount float64
- Number of CPU cores present in the Provisioned cluster resource
- DeploymentState string
- Observed deployment state of the Arc Agents on the target cluster. Possible values include: 'pending', 'provisioning', 'provisioned', 'deleting', 'failed', 'upgrading'
- ErrorMessage string
- Error messages while onboarding/upgrading/uninstalling the Arc agents
- LastConnectivity stringTime 
- Last connected timestamp of the Provisioned cluster resource.
- ManagedIdentity stringCertificate Expiration Time 
- ManagedIdentity certificate expiration time (ValidUntil).
- OnboardingPublic stringKey 
- Onboarding public key for provisioning the Managed identity for the HybridAKS cluster. Will be used to create the hybridIdentityMetadata proxy resource and will not be persisted.
- agentVersion String
- Version of the Arc agents currently running on the Provisioned cluster resource.
- coreCount Double
- Number of CPU cores present in the Provisioned cluster resource
- deploymentState String
- Observed deployment state of the Arc Agents on the target cluster. Possible values include: 'pending', 'provisioning', 'provisioned', 'deleting', 'failed', 'upgrading'
- errorMessage String
- Error messages while onboarding/upgrading/uninstalling the Arc agents
- lastConnectivity StringTime 
- Last connected timestamp of the Provisioned cluster resource.
- managedIdentity StringCertificate Expiration Time 
- ManagedIdentity certificate expiration time (ValidUntil).
- onboardingPublic StringKey 
- Onboarding public key for provisioning the Managed identity for the HybridAKS cluster. Will be used to create the hybridIdentityMetadata proxy resource and will not be persisted.
- agentVersion string
- Version of the Arc agents currently running on the Provisioned cluster resource.
- coreCount number
- Number of CPU cores present in the Provisioned cluster resource
- deploymentState string
- Observed deployment state of the Arc Agents on the target cluster. Possible values include: 'pending', 'provisioning', 'provisioned', 'deleting', 'failed', 'upgrading'
- errorMessage string
- Error messages while onboarding/upgrading/uninstalling the Arc agents
- lastConnectivity stringTime 
- Last connected timestamp of the Provisioned cluster resource.
- managedIdentity stringCertificate Expiration Time 
- ManagedIdentity certificate expiration time (ValidUntil).
- onboardingPublic stringKey 
- Onboarding public key for provisioning the Managed identity for the HybridAKS cluster. Will be used to create the hybridIdentityMetadata proxy resource and will not be persisted.
- agent_version str
- Version of the Arc agents currently running on the Provisioned cluster resource.
- core_count float
- Number of CPU cores present in the Provisioned cluster resource
- deployment_state str
- Observed deployment state of the Arc Agents on the target cluster. Possible values include: 'pending', 'provisioning', 'provisioned', 'deleting', 'failed', 'upgrading'
- error_message str
- Error messages while onboarding/upgrading/uninstalling the Arc agents
- last_connectivity_ strtime 
- Last connected timestamp of the Provisioned cluster resource.
- managed_identity_ strcertificate_ expiration_ time 
- ManagedIdentity certificate expiration time (ValidUntil).
- onboarding_public_ strkey 
- Onboarding public key for provisioning the Managed identity for the HybridAKS cluster. Will be used to create the hybridIdentityMetadata proxy resource and will not be persisted.
- agentVersion String
- Version of the Arc agents currently running on the Provisioned cluster resource.
- coreCount Number
- Number of CPU cores present in the Provisioned cluster resource
- deploymentState String
- Observed deployment state of the Arc Agents on the target cluster. Possible values include: 'pending', 'provisioning', 'provisioned', 'deleting', 'failed', 'upgrading'
- errorMessage String
- Error messages while onboarding/upgrading/uninstalling the Arc agents
- lastConnectivity StringTime 
- Last connected timestamp of the Provisioned cluster resource.
- managedIdentity StringCertificate Expiration Time 
- ManagedIdentity certificate expiration time (ValidUntil).
- onboardingPublic StringKey 
- Onboarding public key for provisioning the Managed identity for the HybridAKS cluster. Will be used to create the hybridIdentityMetadata proxy resource and will not be persisted.
CloudProviderProfileResponse   
- InfraNetwork Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Cloud Provider Profile Response Infra Network Profile 
- InfraNetworkProfile - List of infra network profiles for the provisioned cluster
- InfraStorage Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Cloud Provider Profile Response Infra Storage Profile 
- InfraStorageProfile - List of infra storage profiles for the provisioned cluster
- InfraNetwork CloudProfile Provider Profile Response Infra Network Profile 
- InfraNetworkProfile - List of infra network profiles for the provisioned cluster
- InfraStorage CloudProfile Provider Profile Response Infra Storage Profile 
- InfraStorageProfile - List of infra storage profiles for the provisioned cluster
- infraNetwork CloudProfile Provider Profile Response Infra Network Profile 
- InfraNetworkProfile - List of infra network profiles for the provisioned cluster
- infraStorage CloudProfile Provider Profile Response Infra Storage Profile 
- InfraStorageProfile - List of infra storage profiles for the provisioned cluster
- infraNetwork CloudProfile Provider Profile Response Infra Network Profile 
- InfraNetworkProfile - List of infra network profiles for the provisioned cluster
- infraStorage CloudProfile Provider Profile Response Infra Storage Profile 
- InfraStorageProfile - List of infra storage profiles for the provisioned cluster
- infra_network_ Cloudprofile Provider Profile Response Infra Network Profile 
- InfraNetworkProfile - List of infra network profiles for the provisioned cluster
- infra_storage_ Cloudprofile Provider Profile Response Infra Storage Profile 
- InfraStorageProfile - List of infra storage profiles for the provisioned cluster
- infraNetwork Property MapProfile 
- InfraNetworkProfile - List of infra network profiles for the provisioned cluster
- infraStorage Property MapProfile 
- InfraStorageProfile - List of infra storage profiles for the provisioned cluster
CloudProviderProfileResponseInfraNetworkProfile      
- VnetSubnet List<string>Ids 
- Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}
- VnetSubnet []stringIds 
- Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}
- vnetSubnet List<String>Ids 
- Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}
- vnetSubnet string[]Ids 
- Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}
- vnet_subnet_ Sequence[str]ids 
- Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}
- vnetSubnet List<String>Ids 
- Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}
CloudProviderProfileResponseInfraStorageProfile      
- StorageSpace List<string>Ids 
- Reference to azure resource corresponding to the new HybridAKSStorage object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/storageSpaces/{storageSpaceName}
- StorageSpace []stringIds 
- Reference to azure resource corresponding to the new HybridAKSStorage object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/storageSpaces/{storageSpaceName}
- storageSpace List<String>Ids 
- Reference to azure resource corresponding to the new HybridAKSStorage object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/storageSpaces/{storageSpaceName}
- storageSpace string[]Ids 
- Reference to azure resource corresponding to the new HybridAKSStorage object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/storageSpaces/{storageSpaceName}
- storage_space_ Sequence[str]ids 
- Reference to azure resource corresponding to the new HybridAKSStorage object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/storageSpaces/{storageSpaceName}
- storageSpace List<String>Ids 
- Reference to azure resource corresponding to the new HybridAKSStorage object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/storageSpaces/{storageSpaceName}
ControlPlaneEndpointProfileResponseControlPlaneEndpoint       
ControlPlaneProfileResponse   
- AvailabilityZones List<string>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- CloudProvider Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Cloud Provider Profile Response 
- The underlying cloud infra provider properties.
- ControlPlane Pulumi.Endpoint Azure Native. Hybrid Container Service. Inputs. Control Plane Endpoint Profile Response Control Plane Endpoint 
- API server endpoint for the control plane
- Count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- LinuxProfile Pulumi.Azure Native. Hybrid Container Service. Inputs. Linux Profile Properties Response 
- Profile for Linux VMs in the container service cluster.
- MaxCount int
- The maximum number of nodes for auto-scaling
- MaxPods int
- The maximum number of pods that can run on a node.
- MinCount int
- The minimum number of nodes for auto-scaling
- Mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- Name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- NodeImage stringVersion 
- The version of node image
- NodeLabels Dictionary<string, string>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- NodeTaints List<string>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- OsType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- VmSize string
- VmSize - The size of the agent pool VMs.
- AvailabilityZones []string
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- CloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- ControlPlane ControlEndpoint Plane Endpoint Profile Response Control Plane Endpoint 
- API server endpoint for the control plane
- Count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- LinuxProfile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- MaxCount int
- The maximum number of nodes for auto-scaling
- MaxPods int
- The maximum number of pods that can run on a node.
- MinCount int
- The minimum number of nodes for auto-scaling
- Mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- Name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- NodeImage stringVersion 
- The version of node image
- NodeLabels map[string]string
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- NodeTaints []string
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- OsType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- VmSize string
- VmSize - The size of the agent pool VMs.
- availabilityZones List<String>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- controlPlane ControlEndpoint Plane Endpoint Profile Response Control Plane Endpoint 
- API server endpoint for the control plane
- count Integer
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linuxProfile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- maxCount Integer
- The maximum number of nodes for auto-scaling
- maxPods Integer
- The maximum number of pods that can run on a node.
- minCount Integer
- The minimum number of nodes for auto-scaling
- mode String
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name String
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage StringVersion 
- The version of node image
- nodeLabels Map<String,String>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints List<String>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType String
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize String
- VmSize - The size of the agent pool VMs.
- availabilityZones string[]
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- controlPlane ControlEndpoint Plane Endpoint Profile Response Control Plane Endpoint 
- API server endpoint for the control plane
- count number
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linuxProfile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- maxCount number
- The maximum number of nodes for auto-scaling
- maxPods number
- The maximum number of pods that can run on a node.
- minCount number
- The minimum number of nodes for auto-scaling
- mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage stringVersion 
- The version of node image
- nodeLabels {[key: string]: string}
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints string[]
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize string
- VmSize - The size of the agent pool VMs.
- availability_zones Sequence[str]
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloud_provider_ Cloudprofile Provider Profile Response 
- The underlying cloud infra provider properties.
- control_plane_ Controlendpoint Plane Endpoint Profile Response Control Plane Endpoint 
- API server endpoint for the control plane
- count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linux_profile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- max_count int
- The maximum number of nodes for auto-scaling
- max_pods int
- The maximum number of pods that can run on a node.
- min_count int
- The minimum number of nodes for auto-scaling
- mode str
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name str
- Unique name of the agent pool profile in the context of the subscription and resource group.
- node_image_ strversion 
- The version of node image
- node_labels Mapping[str, str]
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- node_taints Sequence[str]
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- os_type str
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vm_size str
- VmSize - The size of the agent pool VMs.
- availabilityZones List<String>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider Property MapProfile 
- The underlying cloud infra provider properties.
- controlPlane Property MapEndpoint 
- API server endpoint for the control plane
- count Number
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linuxProfile Property Map
- Profile for Linux VMs in the container service cluster.
- maxCount Number
- The maximum number of nodes for auto-scaling
- maxPods Number
- The maximum number of pods that can run on a node.
- minCount Number
- The minimum number of nodes for auto-scaling
- mode String
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name String
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage StringVersion 
- The version of node image
- nodeLabels Map<String>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints List<String>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType String
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize String
- VmSize - The size of the agent pool VMs.
HttpProxyConfigResponseResponse    
- HttpProxy string
- The HTTP proxy server endpoint to use.
- HttpsProxy string
- The HTTPS proxy server endpoint to use.
- NoProxy List<string>
- The endpoints that should not go through proxy.
- TrustedCa string
- Alternative CA cert to use for connecting to proxy servers.
- Username string
- Username to use for connecting to proxy server
- HttpProxy string
- The HTTP proxy server endpoint to use.
- HttpsProxy string
- The HTTPS proxy server endpoint to use.
- NoProxy []string
- The endpoints that should not go through proxy.
- TrustedCa string
- Alternative CA cert to use for connecting to proxy servers.
- Username string
- Username to use for connecting to proxy server
- httpProxy String
- The HTTP proxy server endpoint to use.
- httpsProxy String
- The HTTPS proxy server endpoint to use.
- noProxy List<String>
- The endpoints that should not go through proxy.
- trustedCa String
- Alternative CA cert to use for connecting to proxy servers.
- username String
- Username to use for connecting to proxy server
- httpProxy string
- The HTTP proxy server endpoint to use.
- httpsProxy string
- The HTTPS proxy server endpoint to use.
- noProxy string[]
- The endpoints that should not go through proxy.
- trustedCa string
- Alternative CA cert to use for connecting to proxy servers.
- username string
- Username to use for connecting to proxy server
- http_proxy str
- The HTTP proxy server endpoint to use.
- https_proxy str
- The HTTPS proxy server endpoint to use.
- no_proxy Sequence[str]
- The endpoints that should not go through proxy.
- trusted_ca str
- Alternative CA cert to use for connecting to proxy servers.
- username str
- Username to use for connecting to proxy server
- httpProxy String
- The HTTP proxy server endpoint to use.
- httpsProxy String
- The HTTPS proxy server endpoint to use.
- noProxy List<String>
- The endpoints that should not go through proxy.
- trustedCa String
- Alternative CA cert to use for connecting to proxy servers.
- username String
- Username to use for connecting to proxy server
LinuxProfilePropertiesResponse   
- AdminUsername string
- AdminUsername - The administrator username to use for Linux VMs.
- Ssh
Pulumi.Azure Native. Hybrid Container Service. Inputs. Linux Profile Properties Response Ssh 
- SSH - SSH configuration for Linux-based VMs running on Azure.
- AdminUsername string
- AdminUsername - The administrator username to use for Linux VMs.
- Ssh
LinuxProfile Properties Response Ssh 
- SSH - SSH configuration for Linux-based VMs running on Azure.
- adminUsername String
- AdminUsername - The administrator username to use for Linux VMs.
- ssh
LinuxProfile Properties Response Ssh 
- SSH - SSH configuration for Linux-based VMs running on Azure.
- adminUsername string
- AdminUsername - The administrator username to use for Linux VMs.
- ssh
LinuxProfile Properties Response Ssh 
- SSH - SSH configuration for Linux-based VMs running on Azure.
- admin_username str
- AdminUsername - The administrator username to use for Linux VMs.
- ssh
LinuxProfile Properties Response Ssh 
- SSH - SSH configuration for Linux-based VMs running on Azure.
- adminUsername String
- AdminUsername - The administrator username to use for Linux VMs.
- ssh Property Map
- SSH - SSH configuration for Linux-based VMs running on Azure.
LinuxProfilePropertiesResponsePublicKeys     
- KeyData string
- KeyData - Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
- KeyData string
- KeyData - Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
- keyData String
- KeyData - Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
- keyData string
- KeyData - Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
- key_data str
- KeyData - Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
- keyData String
- KeyData - Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
LinuxProfilePropertiesResponseSsh    
- PublicKeys List<Pulumi.Azure Native. Hybrid Container Service. Inputs. Linux Profile Properties Response Public Keys> 
- PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
- PublicKeys []LinuxProfile Properties Response Public Keys 
- PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
- publicKeys List<LinuxProfile Properties Response Public Keys> 
- PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
- publicKeys LinuxProfile Properties Response Public Keys[] 
- PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
- public_keys Sequence[LinuxProfile Properties Response Public Keys] 
- PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
- publicKeys List<Property Map>
- PublicKeys - The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
LoadBalancerProfileResponse   
- AvailabilityZones List<string>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- CloudProvider Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Cloud Provider Profile Response 
- The underlying cloud infra provider properties.
- Count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- LinuxProfile Pulumi.Azure Native. Hybrid Container Service. Inputs. Linux Profile Properties Response 
- Profile for Linux VMs in the container service cluster.
- MaxCount int
- The maximum number of nodes for auto-scaling
- MaxPods int
- The maximum number of pods that can run on a node.
- MinCount int
- The minimum number of nodes for auto-scaling
- Mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- Name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- NodeImage stringVersion 
- The version of node image
- NodeLabels Dictionary<string, string>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- NodeTaints List<string>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- OsType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- VmSize string
- VmSize - The size of the agent pool VMs.
- AvailabilityZones []string
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- CloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- Count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- LinuxProfile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- MaxCount int
- The maximum number of nodes for auto-scaling
- MaxPods int
- The maximum number of pods that can run on a node.
- MinCount int
- The minimum number of nodes for auto-scaling
- Mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- Name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- NodeImage stringVersion 
- The version of node image
- NodeLabels map[string]string
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- NodeTaints []string
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- OsType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- VmSize string
- VmSize - The size of the agent pool VMs.
- availabilityZones List<String>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- count Integer
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linuxProfile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- maxCount Integer
- The maximum number of nodes for auto-scaling
- maxPods Integer
- The maximum number of pods that can run on a node.
- minCount Integer
- The minimum number of nodes for auto-scaling
- mode String
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name String
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage StringVersion 
- The version of node image
- nodeLabels Map<String,String>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints List<String>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType String
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize String
- VmSize - The size of the agent pool VMs.
- availabilityZones string[]
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- count number
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linuxProfile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- maxCount number
- The maximum number of nodes for auto-scaling
- maxPods number
- The maximum number of pods that can run on a node.
- minCount number
- The minimum number of nodes for auto-scaling
- mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage stringVersion 
- The version of node image
- nodeLabels {[key: string]: string}
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints string[]
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize string
- VmSize - The size of the agent pool VMs.
- availability_zones Sequence[str]
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloud_provider_ Cloudprofile Provider Profile Response 
- The underlying cloud infra provider properties.
- count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linux_profile LinuxProfile Properties Response 
- Profile for Linux VMs in the container service cluster.
- max_count int
- The maximum number of nodes for auto-scaling
- max_pods int
- The maximum number of pods that can run on a node.
- min_count int
- The minimum number of nodes for auto-scaling
- mode str
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name str
- Unique name of the agent pool profile in the context of the subscription and resource group.
- node_image_ strversion 
- The version of node image
- node_labels Mapping[str, str]
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- node_taints Sequence[str]
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- os_type str
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vm_size str
- VmSize - The size of the agent pool VMs.
- availabilityZones List<String>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider Property MapProfile 
- The underlying cloud infra provider properties.
- count Number
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- linuxProfile Property Map
- Profile for Linux VMs in the container service cluster.
- maxCount Number
- The maximum number of nodes for auto-scaling
- maxPods Number
- The maximum number of pods that can run on a node.
- minCount Number
- The minimum number of nodes for auto-scaling
- mode String
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name String
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage StringVersion 
- The version of node image
- nodeLabels Map<String>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints List<String>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType String
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize String
- VmSize - The size of the agent pool VMs.
NamedAgentPoolProfileResponse    
- AvailabilityZones List<string>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- CloudProvider Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Cloud Provider Profile Response 
- The underlying cloud infra provider properties.
- Count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- MaxCount int
- The maximum number of nodes for auto-scaling
- MaxPods int
- The maximum number of pods that can run on a node.
- MinCount int
- The minimum number of nodes for auto-scaling
- Mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- Name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- NodeImage stringVersion 
- The version of node image
- NodeLabels Dictionary<string, string>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- NodeTaints List<string>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- OsType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- VmSize string
- VmSize - The size of the agent pool VMs.
- AvailabilityZones []string
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- CloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- Count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- MaxCount int
- The maximum number of nodes for auto-scaling
- MaxPods int
- The maximum number of pods that can run on a node.
- MinCount int
- The minimum number of nodes for auto-scaling
- Mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- Name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- NodeImage stringVersion 
- The version of node image
- NodeLabels map[string]string
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- NodeTaints []string
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- OsType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- VmSize string
- VmSize - The size of the agent pool VMs.
- availabilityZones List<String>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- count Integer
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- maxCount Integer
- The maximum number of nodes for auto-scaling
- maxPods Integer
- The maximum number of pods that can run on a node.
- minCount Integer
- The minimum number of nodes for auto-scaling
- mode String
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name String
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage StringVersion 
- The version of node image
- nodeLabels Map<String,String>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints List<String>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType String
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize String
- VmSize - The size of the agent pool VMs.
- availabilityZones string[]
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- count number
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- maxCount number
- The maximum number of nodes for auto-scaling
- maxPods number
- The maximum number of pods that can run on a node.
- minCount number
- The minimum number of nodes for auto-scaling
- mode string
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name string
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage stringVersion 
- The version of node image
- nodeLabels {[key: string]: string}
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints string[]
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType string
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize string
- VmSize - The size of the agent pool VMs.
- availability_zones Sequence[str]
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloud_provider_ Cloudprofile Provider Profile Response 
- The underlying cloud infra provider properties.
- count int
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- max_count int
- The maximum number of nodes for auto-scaling
- max_pods int
- The maximum number of pods that can run on a node.
- min_count int
- The minimum number of nodes for auto-scaling
- mode str
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name str
- Unique name of the agent pool profile in the context of the subscription and resource group.
- node_image_ strversion 
- The version of node image
- node_labels Mapping[str, str]
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- node_taints Sequence[str]
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- os_type str
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vm_size str
- VmSize - The size of the agent pool VMs.
- availabilityZones List<String>
- AvailabilityZones - The list of Availability zones to use for nodes. Datacenter racks modelled as zones
- cloudProvider Property MapProfile 
- The underlying cloud infra provider properties.
- count Number
- Count - Number of agents to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
- maxCount Number
- The maximum number of nodes for auto-scaling
- maxPods Number
- The maximum number of pods that can run on a node.
- minCount Number
- The minimum number of nodes for auto-scaling
- mode String
- Mode - AgentPoolMode represents mode of an agent pool. Possible values include: 'System', 'LB', 'User'. Default is 'User'
- name String
- Unique name of the agent pool profile in the context of the subscription and resource group.
- nodeImage StringVersion 
- The version of node image
- nodeLabels Map<String>
- NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
- nodeTaints List<String>
- NodeTaints - Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
- osType String
- OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'
- vmSize String
- VmSize - The size of the agent pool VMs.
NetworkProfileResponse  
- DnsService stringIP 
- DNSServiceIP - An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
- LoadBalancer Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Load Balancer Profile Response 
- LoadBalancerProfile - Profile of the cluster load balancer.
- LoadBalancer stringSku 
- LoadBalancerSku - The load balancer sku for the provisioned cluster. Possible values: 'unstacked-haproxy', 'stacked-kube-vip', 'stacked-metallb', 'unmanaged'. The default is 'unmanaged'.
- NetworkPolicy string
- NetworkPolicy - Network policy used for building Kubernetes network. Possible values include: 'calico', 'flannel'. Default is 'calico'
- PodCidr string
- PodCidr - A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- PodCidrs List<string>
- The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
- ServiceCidr string
- ServiceCidr - A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
- ServiceCidrs List<string>
- The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
- DnsService stringIP 
- DNSServiceIP - An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
- LoadBalancer LoadProfile Balancer Profile Response 
- LoadBalancerProfile - Profile of the cluster load balancer.
- LoadBalancer stringSku 
- LoadBalancerSku - The load balancer sku for the provisioned cluster. Possible values: 'unstacked-haproxy', 'stacked-kube-vip', 'stacked-metallb', 'unmanaged'. The default is 'unmanaged'.
- NetworkPolicy string
- NetworkPolicy - Network policy used for building Kubernetes network. Possible values include: 'calico', 'flannel'. Default is 'calico'
- PodCidr string
- PodCidr - A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- PodCidrs []string
- The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
- ServiceCidr string
- ServiceCidr - A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
- ServiceCidrs []string
- The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
- dnsService StringIP 
- DNSServiceIP - An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
- loadBalancer LoadProfile Balancer Profile Response 
- LoadBalancerProfile - Profile of the cluster load balancer.
- loadBalancer StringSku 
- LoadBalancerSku - The load balancer sku for the provisioned cluster. Possible values: 'unstacked-haproxy', 'stacked-kube-vip', 'stacked-metallb', 'unmanaged'. The default is 'unmanaged'.
- networkPolicy String
- NetworkPolicy - Network policy used for building Kubernetes network. Possible values include: 'calico', 'flannel'. Default is 'calico'
- podCidr String
- PodCidr - A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- podCidrs List<String>
- The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
- serviceCidr String
- ServiceCidr - A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
- serviceCidrs List<String>
- The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
- dnsService stringIP 
- DNSServiceIP - An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
- loadBalancer LoadProfile Balancer Profile Response 
- LoadBalancerProfile - Profile of the cluster load balancer.
- loadBalancer stringSku 
- LoadBalancerSku - The load balancer sku for the provisioned cluster. Possible values: 'unstacked-haproxy', 'stacked-kube-vip', 'stacked-metallb', 'unmanaged'. The default is 'unmanaged'.
- networkPolicy string
- NetworkPolicy - Network policy used for building Kubernetes network. Possible values include: 'calico', 'flannel'. Default is 'calico'
- podCidr string
- PodCidr - A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- podCidrs string[]
- The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
- serviceCidr string
- ServiceCidr - A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
- serviceCidrs string[]
- The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
- dns_service_ strip 
- DNSServiceIP - An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
- load_balancer_ Loadprofile Balancer Profile Response 
- LoadBalancerProfile - Profile of the cluster load balancer.
- load_balancer_ strsku 
- LoadBalancerSku - The load balancer sku for the provisioned cluster. Possible values: 'unstacked-haproxy', 'stacked-kube-vip', 'stacked-metallb', 'unmanaged'. The default is 'unmanaged'.
- network_policy str
- NetworkPolicy - Network policy used for building Kubernetes network. Possible values include: 'calico', 'flannel'. Default is 'calico'
- pod_cidr str
- PodCidr - A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- pod_cidrs Sequence[str]
- The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
- service_cidr str
- ServiceCidr - A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
- service_cidrs Sequence[str]
- The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
- dnsService StringIP 
- DNSServiceIP - An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
- loadBalancer Property MapProfile 
- LoadBalancerProfile - Profile of the cluster load balancer.
- loadBalancer StringSku 
- LoadBalancerSku - The load balancer sku for the provisioned cluster. Possible values: 'unstacked-haproxy', 'stacked-kube-vip', 'stacked-metallb', 'unmanaged'. The default is 'unmanaged'.
- networkPolicy String
- NetworkPolicy - Network policy used for building Kubernetes network. Possible values include: 'calico', 'flannel'. Default is 'calico'
- podCidr String
- PodCidr - A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- podCidrs List<String>
- The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
- serviceCidr String
- ServiceCidr - A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
- serviceCidrs List<String>
- The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
ProvisionedClusterIdentityResponse   
- PrincipalId string
- The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.
- PrincipalId string
- The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.
- principalId String
- The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.
- principalId string
- The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity.
- type string
- The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.
- principal_id str
- The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity.
- type str
- The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.
- principalId String
- The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.
ProvisionedClustersCommonPropertiesResponseError     
ProvisionedClustersCommonPropertiesResponseFeatures     
- ArcAgent Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Arc Agent Profile Response 
- Arc agentry configuration for the provisioned cluster.
- ArcAgent ArcProfile Agent Profile Response 
- Arc agentry configuration for the provisioned cluster.
- arcAgent ArcProfile Agent Profile Response 
- Arc agentry configuration for the provisioned cluster.
- arcAgent ArcProfile Agent Profile Response 
- Arc agentry configuration for the provisioned cluster.
- arc_agent_ Arcprofile Agent Profile Response 
- Arc agentry configuration for the provisioned cluster.
- arcAgent Property MapProfile 
- Arc agentry configuration for the provisioned cluster.
ProvisionedClustersCommonPropertiesResponseFeaturesStatus      
- ArcAgent Pulumi.Status Azure Native. Hybrid Container Service. Inputs. Arc Agent Status Response 
- Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.
- ArcAgent ArcStatus Agent Status Response 
- Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.
- arcAgent ArcStatus Agent Status Response 
- Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.
- arcAgent ArcStatus Agent Status Response 
- Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.
- arc_agent_ Arcstatus Agent Status Response 
- Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.
- arcAgent Property MapStatus 
- Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.
ProvisionedClustersCommonPropertiesResponseProvisioningStatus      
- Error
Pulumi.Azure Native. Hybrid Container Service. Inputs. Provisioned Clusters Common Properties Response Error 
- OperationId string
- Phase string
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- Status string
- Error
ProvisionedClusters Common Properties Response Error 
- OperationId string
- Phase string
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- Status string
- error
ProvisionedClusters Common Properties Response Error 
- operationId String
- phase String
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- status String
- error
ProvisionedClusters Common Properties Response Error 
- operationId string
- phase string
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- status string
- error
ProvisionedClusters Common Properties Response Error 
- operation_id str
- phase str
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- status str
- error Property Map
- operationId String
- phase String
- Phase represents the current phase of cluster actuation. E.g. Pending, Running, Terminating, Failed etc.
- status String
ProvisionedClustersCommonPropertiesResponseStatus     
- AddonStatus Dictionary<string, Pulumi.Azure Native. Hybrid Container Service. Inputs. Addon Status Response> 
- AddonStatus - Status of Addons
- ErrorMessage string
- ErrorMessage - Error messages during creation of cluster
- FeaturesStatus Pulumi.Azure Native. Hybrid Container Service. Inputs. Provisioned Clusters Common Properties Response Features Status 
- Additional features status like Arc Agent Onboarding.
- ProvisioningStatus Pulumi.Azure Native. Hybrid Container Service. Inputs. Provisioned Clusters Common Properties Response Provisioning Status 
- Contains Provisioning errors
- AddonStatus map[string]AddonStatus Response 
- AddonStatus - Status of Addons
- ErrorMessage string
- ErrorMessage - Error messages during creation of cluster
- FeaturesStatus ProvisionedClusters Common Properties Response Features Status 
- Additional features status like Arc Agent Onboarding.
- ProvisioningStatus ProvisionedClusters Common Properties Response Provisioning Status 
- Contains Provisioning errors
- addonStatus Map<String,AddonStatus Response> 
- AddonStatus - Status of Addons
- errorMessage String
- ErrorMessage - Error messages during creation of cluster
- featuresStatus ProvisionedClusters Common Properties Response Features Status 
- Additional features status like Arc Agent Onboarding.
- provisioningStatus ProvisionedClusters Common Properties Response Provisioning Status 
- Contains Provisioning errors
- addonStatus {[key: string]: AddonStatus Response} 
- AddonStatus - Status of Addons
- errorMessage string
- ErrorMessage - Error messages during creation of cluster
- featuresStatus ProvisionedClusters Common Properties Response Features Status 
- Additional features status like Arc Agent Onboarding.
- provisioningStatus ProvisionedClusters Common Properties Response Provisioning Status 
- Contains Provisioning errors
- addon_status Mapping[str, AddonStatus Response] 
- AddonStatus - Status of Addons
- error_message str
- ErrorMessage - Error messages during creation of cluster
- features_status ProvisionedClusters Common Properties Response Features Status 
- Additional features status like Arc Agent Onboarding.
- provisioning_status ProvisionedClusters Common Properties Response Provisioning Status 
- Contains Provisioning errors
- addonStatus Map<Property Map>
- AddonStatus - Status of Addons
- errorMessage String
- ErrorMessage - Error messages during creation of cluster
- featuresStatus Property Map
- Additional features status like Arc Agent Onboarding.
- provisioningStatus Property Map
- Contains Provisioning errors
ProvisionedClustersResponsePropertiesResponse    
- ProvisioningState string
- Status
Pulumi.Azure Native. Hybrid Container Service. Inputs. Provisioned Clusters Common Properties Response Status 
- HybridAKSClusterStatus defines the observed state of HybridAKSCluster
- AadProfile Pulumi.Azure Native. Hybrid Container Service. Inputs. AADProfile Response Response 
- AAD profile for the provisioned cluster.
- AddonProfiles Dictionary<string, Pulumi.Azure Native. Hybrid Container Service. Inputs. Addon Profiles Response> 
- AddonProfiles - Profile of managed cluster add-on.
- AgentPool List<Pulumi.Profiles Azure Native. Hybrid Container Service. Inputs. Named Agent Pool Profile Response> 
- The agent pools of the cluster.
- CloudProvider Pulumi.Profile Azure Native. Hybrid Container Service. Inputs. Cloud Provider Profile Response 
- The underlying cloud infra provider properties.
- ControlPlane Pulumi.Azure Native. Hybrid Container Service. Inputs. Control Plane Profile Response 
- ControlPlane - ControlPlane Configuration
- EnableRbac bool
- EnableRBAC - Whether to enable Kubernetes Role-Based Access Control.
- Features
Pulumi.Azure Native. Hybrid Container Service. Inputs. Provisioned Clusters Common Properties Response Features 
- Additional features specs like Arc Agent Onboarding.
- HttpProxy Pulumi.Config Azure Native. Hybrid Container Service. Inputs. Http Proxy Config Response Response 
- HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.
- KubernetesVersion string
- KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
- LinuxProfile Pulumi.Azure Native. Hybrid Container Service. Inputs. Linux Profile Properties Response 
- LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
- NetworkProfile Pulumi.Azure Native. Hybrid Container Service. Inputs. Network Profile Response 
- NetworkProfile - Profile of network configuration.
- NodeResource stringGroup 
- NodeResourceGroup - Name of the resource group containing agent pool nodes.
- WindowsProfile Pulumi.Azure Native. Hybrid Container Service. Inputs. Windows Profile Response Response 
- WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.
- ProvisioningState string
- Status
ProvisionedClusters Common Properties Response Status 
- HybridAKSClusterStatus defines the observed state of HybridAKSCluster
- AadProfile AADProfileResponse Response 
- AAD profile for the provisioned cluster.
- AddonProfiles map[string]AddonProfiles Response 
- AddonProfiles - Profile of managed cluster add-on.
- AgentPool []NamedProfiles Agent Pool Profile Response 
- The agent pools of the cluster.
- CloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- ControlPlane ControlPlane Profile Response 
- ControlPlane - ControlPlane Configuration
- EnableRbac bool
- EnableRBAC - Whether to enable Kubernetes Role-Based Access Control.
- Features
ProvisionedClusters Common Properties Response Features 
- Additional features specs like Arc Agent Onboarding.
- HttpProxy HttpConfig Proxy Config Response Response 
- HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.
- KubernetesVersion string
- KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
- LinuxProfile LinuxProfile Properties Response 
- LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
- NetworkProfile NetworkProfile Response 
- NetworkProfile - Profile of network configuration.
- NodeResource stringGroup 
- NodeResourceGroup - Name of the resource group containing agent pool nodes.
- WindowsProfile WindowsProfile Response Response 
- WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.
- provisioningState String
- status
ProvisionedClusters Common Properties Response Status 
- HybridAKSClusterStatus defines the observed state of HybridAKSCluster
- aadProfile AADProfileResponse Response 
- AAD profile for the provisioned cluster.
- addonProfiles Map<String,AddonProfiles Response> 
- AddonProfiles - Profile of managed cluster add-on.
- agentPool List<NamedProfiles Agent Pool Profile Response> 
- The agent pools of the cluster.
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- controlPlane ControlPlane Profile Response 
- ControlPlane - ControlPlane Configuration
- enableRbac Boolean
- EnableRBAC - Whether to enable Kubernetes Role-Based Access Control.
- features
ProvisionedClusters Common Properties Response Features 
- Additional features specs like Arc Agent Onboarding.
- httpProxy HttpConfig Proxy Config Response Response 
- HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.
- kubernetesVersion String
- KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
- linuxProfile LinuxProfile Properties Response 
- LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
- networkProfile NetworkProfile Response 
- NetworkProfile - Profile of network configuration.
- nodeResource StringGroup 
- NodeResourceGroup - Name of the resource group containing agent pool nodes.
- windowsProfile WindowsProfile Response Response 
- WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.
- provisioningState string
- status
ProvisionedClusters Common Properties Response Status 
- HybridAKSClusterStatus defines the observed state of HybridAKSCluster
- aadProfile AADProfileResponse Response 
- AAD profile for the provisioned cluster.
- addonProfiles {[key: string]: AddonProfiles Response} 
- AddonProfiles - Profile of managed cluster add-on.
- agentPool NamedProfiles Agent Pool Profile Response[] 
- The agent pools of the cluster.
- cloudProvider CloudProfile Provider Profile Response 
- The underlying cloud infra provider properties.
- controlPlane ControlPlane Profile Response 
- ControlPlane - ControlPlane Configuration
- enableRbac boolean
- EnableRBAC - Whether to enable Kubernetes Role-Based Access Control.
- features
ProvisionedClusters Common Properties Response Features 
- Additional features specs like Arc Agent Onboarding.
- httpProxy HttpConfig Proxy Config Response Response 
- HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.
- kubernetesVersion string
- KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
- linuxProfile LinuxProfile Properties Response 
- LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
- networkProfile NetworkProfile Response 
- NetworkProfile - Profile of network configuration.
- nodeResource stringGroup 
- NodeResourceGroup - Name of the resource group containing agent pool nodes.
- windowsProfile WindowsProfile Response Response 
- WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.
- provisioning_state str
- status
ProvisionedClusters Common Properties Response Status 
- HybridAKSClusterStatus defines the observed state of HybridAKSCluster
- aad_profile AADProfileResponse Response 
- AAD profile for the provisioned cluster.
- addon_profiles Mapping[str, AddonProfiles Response] 
- AddonProfiles - Profile of managed cluster add-on.
- agent_pool_ Sequence[Namedprofiles Agent Pool Profile Response] 
- The agent pools of the cluster.
- cloud_provider_ Cloudprofile Provider Profile Response 
- The underlying cloud infra provider properties.
- control_plane ControlPlane Profile Response 
- ControlPlane - ControlPlane Configuration
- enable_rbac bool
- EnableRBAC - Whether to enable Kubernetes Role-Based Access Control.
- features
ProvisionedClusters Common Properties Response Features 
- Additional features specs like Arc Agent Onboarding.
- http_proxy_ Httpconfig Proxy Config Response Response 
- HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.
- kubernetes_version str
- KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
- linux_profile LinuxProfile Properties Response 
- LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
- network_profile NetworkProfile Response 
- NetworkProfile - Profile of network configuration.
- node_resource_ strgroup 
- NodeResourceGroup - Name of the resource group containing agent pool nodes.
- windows_profile WindowsProfile Response Response 
- WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.
- provisioningState String
- status Property Map
- HybridAKSClusterStatus defines the observed state of HybridAKSCluster
- aadProfile Property Map
- AAD profile for the provisioned cluster.
- addonProfiles Map<Property Map>
- AddonProfiles - Profile of managed cluster add-on.
- agentPool List<Property Map>Profiles 
- The agent pools of the cluster.
- cloudProvider Property MapProfile 
- The underlying cloud infra provider properties.
- controlPlane Property Map
- ControlPlane - ControlPlane Configuration
- enableRbac Boolean
- EnableRBAC - Whether to enable Kubernetes Role-Based Access Control.
- features Property Map
- Additional features specs like Arc Agent Onboarding.
- httpProxy Property MapConfig 
- HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.
- kubernetesVersion String
- KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
- linuxProfile Property Map
- LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
- networkProfile Property Map
- NetworkProfile - Profile of network configuration.
- nodeResource StringGroup 
- NodeResourceGroup - Name of the resource group containing agent pool nodes.
- windowsProfile Property Map
- WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.
ProvisionedClustersResponseResponseExtendedLocation     
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
WindowsProfileResponseResponse   
- AdminUsername string
- AdminUsername - Specifies the name of the administrator account. restriction: Cannot end in "." Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". Minimum-length: 1 character Max-length: 20 characters
- EnableCsi boolProxy 
- EnableCSIProxy - Whether to enable CSI proxy.
- LicenseType string
- LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
- AdminUsername string
- AdminUsername - Specifies the name of the administrator account. restriction: Cannot end in "." Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". Minimum-length: 1 character Max-length: 20 characters
- EnableCsi boolProxy 
- EnableCSIProxy - Whether to enable CSI proxy.
- LicenseType string
- LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
- adminUsername String
- AdminUsername - Specifies the name of the administrator account. restriction: Cannot end in "." Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". Minimum-length: 1 character Max-length: 20 characters
- enableCsi BooleanProxy 
- EnableCSIProxy - Whether to enable CSI proxy.
- licenseType String
- LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
- adminUsername string
- AdminUsername - Specifies the name of the administrator account. restriction: Cannot end in "." Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". Minimum-length: 1 character Max-length: 20 characters
- enableCsi booleanProxy 
- EnableCSIProxy - Whether to enable CSI proxy.
- licenseType string
- LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
- admin_username str
- AdminUsername - Specifies the name of the administrator account. restriction: Cannot end in "." Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". Minimum-length: 1 character Max-length: 20 characters
- enable_csi_ boolproxy 
- EnableCSIProxy - Whether to enable CSI proxy.
- license_type str
- LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
- adminUsername String
- AdminUsername - Specifies the name of the administrator account. restriction: Cannot end in "." Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". Minimum-length: 1 character Max-length: 20 characters
- enableCsi BooleanProxy 
- EnableCSIProxy - Whether to enable CSI proxy.
- licenseType String
- LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi