pulumi-azure-native 2.59.0a1725033095__py3-none-any.whl → 2.59.0a1725270690__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +26 -0
- pulumi_azure_native/containerservice/__init__.py +3 -0
- pulumi_azure_native/containerservice/agent_pool.py +3 -3
- pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_maintenance_configuration.py +2 -2
- pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/containerservice/get_snapshot.py +2 -2
- pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/maintenance_configuration.py +3 -3
- pulumi_azure_native/containerservice/managed_cluster.py +3 -3
- pulumi_azure_native/containerservice/private_endpoint_connection.py +3 -3
- pulumi_azure_native/containerservice/snapshot.py +3 -3
- pulumi_azure_native/containerservice/trusted_access_role_binding.py +3 -3
- pulumi_azure_native/containerservice/v20190601/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20200601/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20210201/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20210501/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20210801/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20220402preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230401/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230401/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230401/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230401/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230401/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230601/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230601/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230601/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230601/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230601/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230701/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230701/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230701/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230701/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230801/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230801/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230801/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230801/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230801/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230901/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230901/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230901/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230901/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230901/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230901/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231001/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231001/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231001/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231001/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231001/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231001/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231101/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231101/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231101/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231101/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231101/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240101/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240101/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240101/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240101/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240101/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240201/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240201/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240201/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240201/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240201/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240501/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240501/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240501/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240501/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240501/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240501/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240502preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240502preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240502preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240502preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240502preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240502preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240602preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240602preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240602preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240602preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240602preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240602preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240701/__init__.py +25 -0
- pulumi_azure_native/containerservice/v20240701/_enums.py +628 -0
- pulumi_azure_native/containerservice/v20240701/_inputs.py +7532 -0
- pulumi_azure_native/containerservice/v20240701/agent_pool.py +1420 -0
- pulumi_azure_native/containerservice/v20240701/get_agent_pool.py +687 -0
- pulumi_azure_native/containerservice/v20240701/get_maintenance_configuration.py +167 -0
- pulumi_azure_native/containerservice/v20240701/get_managed_cluster.py +721 -0
- pulumi_azure_native/containerservice/v20240701/get_private_endpoint_connection.py +154 -0
- pulumi_azure_native/containerservice/v20240701/get_snapshot.py +253 -0
- pulumi_azure_native/containerservice/v20240701/get_trusted_access_role_binding.py +167 -0
- pulumi_azure_native/containerservice/v20240701/list_managed_cluster_admin_credentials.py +89 -0
- pulumi_azure_native/containerservice/v20240701/list_managed_cluster_monitoring_user_credentials.py +89 -0
- pulumi_azure_native/containerservice/v20240701/list_managed_cluster_user_credentials.py +94 -0
- pulumi_azure_native/containerservice/v20240701/maintenance_configuration.py +279 -0
- pulumi_azure_native/containerservice/v20240701/managed_cluster.py +1353 -0
- pulumi_azure_native/containerservice/v20240701/outputs.py +6472 -0
- pulumi_azure_native/containerservice/v20240701/private_endpoint_connection.py +251 -0
- pulumi_azure_native/containerservice/v20240701/snapshot.py +347 -0
- pulumi_azure_native/containerservice/v20240701/trusted_access_role_binding.py +260 -0
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/servicefabric/__init__.py +3 -0
- pulumi_azure_native/servicefabric/get_managed_cluster.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_application.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_application_type.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_application_type_version.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_service.py +2 -2
- pulumi_azure_native/servicefabric/get_node_type.py +2 -2
- pulumi_azure_native/servicefabric/getmanaged_az_resiliency_status.py +2 -2
- pulumi_azure_native/servicefabric/getmanaged_maintenance_window_status.py +2 -2
- pulumi_azure_native/servicefabric/managed_cluster.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_application.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_application_type.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_application_type_version.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_service.py +3 -3
- pulumi_azure_native/servicefabric/node_type.py +3 -3
- pulumi_azure_native/servicefabric/v20200101preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20220101/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20221001preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240601preview/__init__.py +24 -0
- pulumi_azure_native/servicefabric/v20240601preview/_enums.py +511 -0
- pulumi_azure_native/servicefabric/v20240601preview/_inputs.py +5399 -0
- pulumi_azure_native/servicefabric/v20240601preview/get_managed_cluster.py +708 -0
- pulumi_azure_native/servicefabric/v20240601preview/get_managed_cluster_application.py +233 -0
- pulumi_azure_native/servicefabric/v20240601preview/get_managed_cluster_application_type.py +167 -0
- pulumi_azure_native/servicefabric/v20240601preview/get_managed_cluster_application_type_version.py +185 -0
- pulumi_azure_native/servicefabric/v20240601preview/get_managed_cluster_service.py +172 -0
- pulumi_azure_native/servicefabric/v20240601preview/get_node_type.py +804 -0
- pulumi_azure_native/servicefabric/v20240601preview/getmanaged_az_resiliency_status.py +97 -0
- pulumi_azure_native/servicefabric/v20240601preview/getmanaged_maintenance_window_status.py +161 -0
- pulumi_azure_native/servicefabric/v20240601preview/managed_cluster.py +1339 -0
- pulumi_azure_native/servicefabric/v20240601preview/managed_cluster_application.py +409 -0
- pulumi_azure_native/servicefabric/v20240601preview/managed_cluster_application_type.py +258 -0
- pulumi_azure_native/servicefabric/v20240601preview/managed_cluster_application_type_version.py +309 -0
- pulumi_azure_native/servicefabric/v20240601preview/managed_cluster_service.py +300 -0
- pulumi_azure_native/servicefabric/v20240601preview/node_type.py +1695 -0
- pulumi_azure_native/servicefabric/v20240601preview/outputs.py +4591 -0
- {pulumi_azure_native-2.59.0a1725033095.dist-info → pulumi_azure_native-2.59.0a1725270690.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.59.0a1725033095.dist-info → pulumi_azure_native-2.59.0a1725270690.dist-info}/RECORD +259 -222
- {pulumi_azure_native-2.59.0a1725033095.dist-info → pulumi_azure_native-2.59.0a1725270690.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.59.0a1725033095.dist-info → pulumi_azure_native-2.59.0a1725270690.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetManagedClusterApplicationResult',
|
|
20
|
+
'AwaitableGetManagedClusterApplicationResult',
|
|
21
|
+
'get_managed_cluster_application',
|
|
22
|
+
'get_managed_cluster_application_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetManagedClusterApplicationResult:
|
|
27
|
+
"""
|
|
28
|
+
The application resource.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, id=None, identity=None, location=None, managed_identities=None, name=None, parameters=None, provisioning_state=None, system_data=None, tags=None, type=None, upgrade_policy=None, version=None):
|
|
31
|
+
if id and not isinstance(id, str):
|
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
33
|
+
pulumi.set(__self__, "id", id)
|
|
34
|
+
if identity and not isinstance(identity, dict):
|
|
35
|
+
raise TypeError("Expected argument 'identity' to be a dict")
|
|
36
|
+
pulumi.set(__self__, "identity", identity)
|
|
37
|
+
if location and not isinstance(location, str):
|
|
38
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
39
|
+
pulumi.set(__self__, "location", location)
|
|
40
|
+
if managed_identities and not isinstance(managed_identities, list):
|
|
41
|
+
raise TypeError("Expected argument 'managed_identities' to be a list")
|
|
42
|
+
pulumi.set(__self__, "managed_identities", managed_identities)
|
|
43
|
+
if name and not isinstance(name, str):
|
|
44
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
45
|
+
pulumi.set(__self__, "name", name)
|
|
46
|
+
if parameters and not isinstance(parameters, dict):
|
|
47
|
+
raise TypeError("Expected argument 'parameters' to be a dict")
|
|
48
|
+
pulumi.set(__self__, "parameters", parameters)
|
|
49
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
50
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
51
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
52
|
+
if system_data and not isinstance(system_data, dict):
|
|
53
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
54
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
55
|
+
if tags and not isinstance(tags, dict):
|
|
56
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
57
|
+
pulumi.set(__self__, "tags", tags)
|
|
58
|
+
if type and not isinstance(type, str):
|
|
59
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
60
|
+
pulumi.set(__self__, "type", type)
|
|
61
|
+
if upgrade_policy and not isinstance(upgrade_policy, dict):
|
|
62
|
+
raise TypeError("Expected argument 'upgrade_policy' to be a dict")
|
|
63
|
+
pulumi.set(__self__, "upgrade_policy", upgrade_policy)
|
|
64
|
+
if version and not isinstance(version, str):
|
|
65
|
+
raise TypeError("Expected argument 'version' to be a str")
|
|
66
|
+
pulumi.set(__self__, "version", version)
|
|
67
|
+
|
|
68
|
+
@property
|
|
69
|
+
@pulumi.getter
|
|
70
|
+
def id(self) -> str:
|
|
71
|
+
"""
|
|
72
|
+
Azure resource identifier.
|
|
73
|
+
"""
|
|
74
|
+
return pulumi.get(self, "id")
|
|
75
|
+
|
|
76
|
+
@property
|
|
77
|
+
@pulumi.getter
|
|
78
|
+
def identity(self) -> Optional['outputs.ManagedIdentityResponse']:
|
|
79
|
+
"""
|
|
80
|
+
Describes the managed identities for an Azure resource.
|
|
81
|
+
"""
|
|
82
|
+
return pulumi.get(self, "identity")
|
|
83
|
+
|
|
84
|
+
@property
|
|
85
|
+
@pulumi.getter
|
|
86
|
+
def location(self) -> Optional[str]:
|
|
87
|
+
"""
|
|
88
|
+
Resource location depends on the parent resource.
|
|
89
|
+
"""
|
|
90
|
+
return pulumi.get(self, "location")
|
|
91
|
+
|
|
92
|
+
@property
|
|
93
|
+
@pulumi.getter(name="managedIdentities")
|
|
94
|
+
def managed_identities(self) -> Optional[Sequence['outputs.ApplicationUserAssignedIdentityResponse']]:
|
|
95
|
+
"""
|
|
96
|
+
List of user assigned identities for the application, each mapped to a friendly name.
|
|
97
|
+
"""
|
|
98
|
+
return pulumi.get(self, "managed_identities")
|
|
99
|
+
|
|
100
|
+
@property
|
|
101
|
+
@pulumi.getter
|
|
102
|
+
def name(self) -> str:
|
|
103
|
+
"""
|
|
104
|
+
Azure resource name.
|
|
105
|
+
"""
|
|
106
|
+
return pulumi.get(self, "name")
|
|
107
|
+
|
|
108
|
+
@property
|
|
109
|
+
@pulumi.getter
|
|
110
|
+
def parameters(self) -> Optional[Mapping[str, str]]:
|
|
111
|
+
"""
|
|
112
|
+
List of application parameters with overridden values from their default values specified in the application manifest.
|
|
113
|
+
"""
|
|
114
|
+
return pulumi.get(self, "parameters")
|
|
115
|
+
|
|
116
|
+
@property
|
|
117
|
+
@pulumi.getter(name="provisioningState")
|
|
118
|
+
def provisioning_state(self) -> str:
|
|
119
|
+
"""
|
|
120
|
+
The current deployment or provisioning state, which only appears in the response
|
|
121
|
+
"""
|
|
122
|
+
return pulumi.get(self, "provisioning_state")
|
|
123
|
+
|
|
124
|
+
@property
|
|
125
|
+
@pulumi.getter(name="systemData")
|
|
126
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
127
|
+
"""
|
|
128
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
129
|
+
"""
|
|
130
|
+
return pulumi.get(self, "system_data")
|
|
131
|
+
|
|
132
|
+
@property
|
|
133
|
+
@pulumi.getter
|
|
134
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
135
|
+
"""
|
|
136
|
+
Azure resource tags.
|
|
137
|
+
"""
|
|
138
|
+
return pulumi.get(self, "tags")
|
|
139
|
+
|
|
140
|
+
@property
|
|
141
|
+
@pulumi.getter
|
|
142
|
+
def type(self) -> str:
|
|
143
|
+
"""
|
|
144
|
+
Azure resource type.
|
|
145
|
+
"""
|
|
146
|
+
return pulumi.get(self, "type")
|
|
147
|
+
|
|
148
|
+
@property
|
|
149
|
+
@pulumi.getter(name="upgradePolicy")
|
|
150
|
+
def upgrade_policy(self) -> Optional['outputs.ApplicationUpgradePolicyResponse']:
|
|
151
|
+
"""
|
|
152
|
+
Describes the policy for a monitored application upgrade.
|
|
153
|
+
"""
|
|
154
|
+
return pulumi.get(self, "upgrade_policy")
|
|
155
|
+
|
|
156
|
+
@property
|
|
157
|
+
@pulumi.getter
|
|
158
|
+
def version(self) -> Optional[str]:
|
|
159
|
+
"""
|
|
160
|
+
The version of the application type as defined in the application manifest.
|
|
161
|
+
This name must be the full Arm Resource ID for the referenced application type version.
|
|
162
|
+
"""
|
|
163
|
+
return pulumi.get(self, "version")
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
class AwaitableGetManagedClusterApplicationResult(GetManagedClusterApplicationResult):
|
|
167
|
+
# pylint: disable=using-constant-test
|
|
168
|
+
def __await__(self):
|
|
169
|
+
if False:
|
|
170
|
+
yield self
|
|
171
|
+
return GetManagedClusterApplicationResult(
|
|
172
|
+
id=self.id,
|
|
173
|
+
identity=self.identity,
|
|
174
|
+
location=self.location,
|
|
175
|
+
managed_identities=self.managed_identities,
|
|
176
|
+
name=self.name,
|
|
177
|
+
parameters=self.parameters,
|
|
178
|
+
provisioning_state=self.provisioning_state,
|
|
179
|
+
system_data=self.system_data,
|
|
180
|
+
tags=self.tags,
|
|
181
|
+
type=self.type,
|
|
182
|
+
upgrade_policy=self.upgrade_policy,
|
|
183
|
+
version=self.version)
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
def get_managed_cluster_application(application_name: Optional[str] = None,
|
|
187
|
+
cluster_name: Optional[str] = None,
|
|
188
|
+
resource_group_name: Optional[str] = None,
|
|
189
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetManagedClusterApplicationResult:
|
|
190
|
+
"""
|
|
191
|
+
Get a Service Fabric managed application resource created or in the process of being created in the Service Fabric cluster resource.
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
:param str application_name: The name of the application resource.
|
|
195
|
+
:param str cluster_name: The name of the cluster resource.
|
|
196
|
+
:param str resource_group_name: The name of the resource group.
|
|
197
|
+
"""
|
|
198
|
+
__args__ = dict()
|
|
199
|
+
__args__['applicationName'] = application_name
|
|
200
|
+
__args__['clusterName'] = cluster_name
|
|
201
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
202
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
203
|
+
__ret__ = pulumi.runtime.invoke('azure-native:servicefabric/v20240601preview:getManagedClusterApplication', __args__, opts=opts, typ=GetManagedClusterApplicationResult).value
|
|
204
|
+
|
|
205
|
+
return AwaitableGetManagedClusterApplicationResult(
|
|
206
|
+
id=pulumi.get(__ret__, 'id'),
|
|
207
|
+
identity=pulumi.get(__ret__, 'identity'),
|
|
208
|
+
location=pulumi.get(__ret__, 'location'),
|
|
209
|
+
managed_identities=pulumi.get(__ret__, 'managed_identities'),
|
|
210
|
+
name=pulumi.get(__ret__, 'name'),
|
|
211
|
+
parameters=pulumi.get(__ret__, 'parameters'),
|
|
212
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
213
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
214
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
215
|
+
type=pulumi.get(__ret__, 'type'),
|
|
216
|
+
upgrade_policy=pulumi.get(__ret__, 'upgrade_policy'),
|
|
217
|
+
version=pulumi.get(__ret__, 'version'))
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
@_utilities.lift_output_func(get_managed_cluster_application)
|
|
221
|
+
def get_managed_cluster_application_output(application_name: Optional[pulumi.Input[str]] = None,
|
|
222
|
+
cluster_name: Optional[pulumi.Input[str]] = None,
|
|
223
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
224
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetManagedClusterApplicationResult]:
|
|
225
|
+
"""
|
|
226
|
+
Get a Service Fabric managed application resource created or in the process of being created in the Service Fabric cluster resource.
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
:param str application_name: The name of the application resource.
|
|
230
|
+
:param str cluster_name: The name of the cluster resource.
|
|
231
|
+
:param str resource_group_name: The name of the resource group.
|
|
232
|
+
"""
|
|
233
|
+
...
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetManagedClusterApplicationTypeResult',
|
|
20
|
+
'AwaitableGetManagedClusterApplicationTypeResult',
|
|
21
|
+
'get_managed_cluster_application_type',
|
|
22
|
+
'get_managed_cluster_application_type_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetManagedClusterApplicationTypeResult:
|
|
27
|
+
"""
|
|
28
|
+
The application type name resource
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, id=None, location=None, name=None, provisioning_state=None, system_data=None, tags=None, type=None):
|
|
31
|
+
if id and not isinstance(id, str):
|
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
33
|
+
pulumi.set(__self__, "id", id)
|
|
34
|
+
if location and not isinstance(location, str):
|
|
35
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
36
|
+
pulumi.set(__self__, "location", location)
|
|
37
|
+
if name and not isinstance(name, str):
|
|
38
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
39
|
+
pulumi.set(__self__, "name", name)
|
|
40
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
41
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
42
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
43
|
+
if system_data and not isinstance(system_data, dict):
|
|
44
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
45
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
46
|
+
if tags and not isinstance(tags, dict):
|
|
47
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
48
|
+
pulumi.set(__self__, "tags", tags)
|
|
49
|
+
if type and not isinstance(type, str):
|
|
50
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
51
|
+
pulumi.set(__self__, "type", type)
|
|
52
|
+
|
|
53
|
+
@property
|
|
54
|
+
@pulumi.getter
|
|
55
|
+
def id(self) -> str:
|
|
56
|
+
"""
|
|
57
|
+
Azure resource identifier.
|
|
58
|
+
"""
|
|
59
|
+
return pulumi.get(self, "id")
|
|
60
|
+
|
|
61
|
+
@property
|
|
62
|
+
@pulumi.getter
|
|
63
|
+
def location(self) -> Optional[str]:
|
|
64
|
+
"""
|
|
65
|
+
Resource location depends on the parent resource.
|
|
66
|
+
"""
|
|
67
|
+
return pulumi.get(self, "location")
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
@pulumi.getter
|
|
71
|
+
def name(self) -> str:
|
|
72
|
+
"""
|
|
73
|
+
Azure resource name.
|
|
74
|
+
"""
|
|
75
|
+
return pulumi.get(self, "name")
|
|
76
|
+
|
|
77
|
+
@property
|
|
78
|
+
@pulumi.getter(name="provisioningState")
|
|
79
|
+
def provisioning_state(self) -> str:
|
|
80
|
+
"""
|
|
81
|
+
The current deployment or provisioning state, which only appears in the response.
|
|
82
|
+
"""
|
|
83
|
+
return pulumi.get(self, "provisioning_state")
|
|
84
|
+
|
|
85
|
+
@property
|
|
86
|
+
@pulumi.getter(name="systemData")
|
|
87
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
88
|
+
"""
|
|
89
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
90
|
+
"""
|
|
91
|
+
return pulumi.get(self, "system_data")
|
|
92
|
+
|
|
93
|
+
@property
|
|
94
|
+
@pulumi.getter
|
|
95
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
96
|
+
"""
|
|
97
|
+
Azure resource tags.
|
|
98
|
+
"""
|
|
99
|
+
return pulumi.get(self, "tags")
|
|
100
|
+
|
|
101
|
+
@property
|
|
102
|
+
@pulumi.getter
|
|
103
|
+
def type(self) -> str:
|
|
104
|
+
"""
|
|
105
|
+
Azure resource type.
|
|
106
|
+
"""
|
|
107
|
+
return pulumi.get(self, "type")
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
class AwaitableGetManagedClusterApplicationTypeResult(GetManagedClusterApplicationTypeResult):
|
|
111
|
+
# pylint: disable=using-constant-test
|
|
112
|
+
def __await__(self):
|
|
113
|
+
if False:
|
|
114
|
+
yield self
|
|
115
|
+
return GetManagedClusterApplicationTypeResult(
|
|
116
|
+
id=self.id,
|
|
117
|
+
location=self.location,
|
|
118
|
+
name=self.name,
|
|
119
|
+
provisioning_state=self.provisioning_state,
|
|
120
|
+
system_data=self.system_data,
|
|
121
|
+
tags=self.tags,
|
|
122
|
+
type=self.type)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
def get_managed_cluster_application_type(application_type_name: Optional[str] = None,
|
|
126
|
+
cluster_name: Optional[str] = None,
|
|
127
|
+
resource_group_name: Optional[str] = None,
|
|
128
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetManagedClusterApplicationTypeResult:
|
|
129
|
+
"""
|
|
130
|
+
Get a Service Fabric application type name resource created or in the process of being created in the Service Fabric managed cluster resource.
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
:param str application_type_name: The name of the application type name resource.
|
|
134
|
+
:param str cluster_name: The name of the cluster resource.
|
|
135
|
+
:param str resource_group_name: The name of the resource group.
|
|
136
|
+
"""
|
|
137
|
+
__args__ = dict()
|
|
138
|
+
__args__['applicationTypeName'] = application_type_name
|
|
139
|
+
__args__['clusterName'] = cluster_name
|
|
140
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
141
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
142
|
+
__ret__ = pulumi.runtime.invoke('azure-native:servicefabric/v20240601preview:getManagedClusterApplicationType', __args__, opts=opts, typ=GetManagedClusterApplicationTypeResult).value
|
|
143
|
+
|
|
144
|
+
return AwaitableGetManagedClusterApplicationTypeResult(
|
|
145
|
+
id=pulumi.get(__ret__, 'id'),
|
|
146
|
+
location=pulumi.get(__ret__, 'location'),
|
|
147
|
+
name=pulumi.get(__ret__, 'name'),
|
|
148
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
149
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
150
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
151
|
+
type=pulumi.get(__ret__, 'type'))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
@_utilities.lift_output_func(get_managed_cluster_application_type)
|
|
155
|
+
def get_managed_cluster_application_type_output(application_type_name: Optional[pulumi.Input[str]] = None,
|
|
156
|
+
cluster_name: Optional[pulumi.Input[str]] = None,
|
|
157
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
158
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetManagedClusterApplicationTypeResult]:
|
|
159
|
+
"""
|
|
160
|
+
Get a Service Fabric application type name resource created or in the process of being created in the Service Fabric managed cluster resource.
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
:param str application_type_name: The name of the application type name resource.
|
|
164
|
+
:param str cluster_name: The name of the cluster resource.
|
|
165
|
+
:param str resource_group_name: The name of the resource group.
|
|
166
|
+
"""
|
|
167
|
+
...
|
pulumi_azure_native/servicefabric/v20240601preview/get_managed_cluster_application_type_version.py
ADDED
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetManagedClusterApplicationTypeVersionResult',
|
|
20
|
+
'AwaitableGetManagedClusterApplicationTypeVersionResult',
|
|
21
|
+
'get_managed_cluster_application_type_version',
|
|
22
|
+
'get_managed_cluster_application_type_version_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetManagedClusterApplicationTypeVersionResult:
|
|
27
|
+
"""
|
|
28
|
+
An application type version resource for the specified application type name resource.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, app_package_url=None, id=None, location=None, name=None, provisioning_state=None, system_data=None, tags=None, type=None):
|
|
31
|
+
if app_package_url and not isinstance(app_package_url, str):
|
|
32
|
+
raise TypeError("Expected argument 'app_package_url' to be a str")
|
|
33
|
+
pulumi.set(__self__, "app_package_url", app_package_url)
|
|
34
|
+
if id and not isinstance(id, str):
|
|
35
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
36
|
+
pulumi.set(__self__, "id", id)
|
|
37
|
+
if location and not isinstance(location, str):
|
|
38
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
39
|
+
pulumi.set(__self__, "location", location)
|
|
40
|
+
if name and not isinstance(name, str):
|
|
41
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
42
|
+
pulumi.set(__self__, "name", name)
|
|
43
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
44
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
45
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
46
|
+
if system_data and not isinstance(system_data, dict):
|
|
47
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
48
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
49
|
+
if tags and not isinstance(tags, dict):
|
|
50
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
51
|
+
pulumi.set(__self__, "tags", tags)
|
|
52
|
+
if type and not isinstance(type, str):
|
|
53
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
54
|
+
pulumi.set(__self__, "type", type)
|
|
55
|
+
|
|
56
|
+
@property
|
|
57
|
+
@pulumi.getter(name="appPackageUrl")
|
|
58
|
+
def app_package_url(self) -> str:
|
|
59
|
+
"""
|
|
60
|
+
The URL to the application package
|
|
61
|
+
"""
|
|
62
|
+
return pulumi.get(self, "app_package_url")
|
|
63
|
+
|
|
64
|
+
@property
|
|
65
|
+
@pulumi.getter
|
|
66
|
+
def id(self) -> str:
|
|
67
|
+
"""
|
|
68
|
+
Azure resource identifier.
|
|
69
|
+
"""
|
|
70
|
+
return pulumi.get(self, "id")
|
|
71
|
+
|
|
72
|
+
@property
|
|
73
|
+
@pulumi.getter
|
|
74
|
+
def location(self) -> Optional[str]:
|
|
75
|
+
"""
|
|
76
|
+
Resource location depends on the parent resource.
|
|
77
|
+
"""
|
|
78
|
+
return pulumi.get(self, "location")
|
|
79
|
+
|
|
80
|
+
@property
|
|
81
|
+
@pulumi.getter
|
|
82
|
+
def name(self) -> str:
|
|
83
|
+
"""
|
|
84
|
+
Azure resource name.
|
|
85
|
+
"""
|
|
86
|
+
return pulumi.get(self, "name")
|
|
87
|
+
|
|
88
|
+
@property
|
|
89
|
+
@pulumi.getter(name="provisioningState")
|
|
90
|
+
def provisioning_state(self) -> str:
|
|
91
|
+
"""
|
|
92
|
+
The current deployment or provisioning state, which only appears in the response
|
|
93
|
+
"""
|
|
94
|
+
return pulumi.get(self, "provisioning_state")
|
|
95
|
+
|
|
96
|
+
@property
|
|
97
|
+
@pulumi.getter(name="systemData")
|
|
98
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
99
|
+
"""
|
|
100
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
101
|
+
"""
|
|
102
|
+
return pulumi.get(self, "system_data")
|
|
103
|
+
|
|
104
|
+
@property
|
|
105
|
+
@pulumi.getter
|
|
106
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
107
|
+
"""
|
|
108
|
+
Azure resource tags.
|
|
109
|
+
"""
|
|
110
|
+
return pulumi.get(self, "tags")
|
|
111
|
+
|
|
112
|
+
@property
|
|
113
|
+
@pulumi.getter
|
|
114
|
+
def type(self) -> str:
|
|
115
|
+
"""
|
|
116
|
+
Azure resource type.
|
|
117
|
+
"""
|
|
118
|
+
return pulumi.get(self, "type")
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
class AwaitableGetManagedClusterApplicationTypeVersionResult(GetManagedClusterApplicationTypeVersionResult):
|
|
122
|
+
# pylint: disable=using-constant-test
|
|
123
|
+
def __await__(self):
|
|
124
|
+
if False:
|
|
125
|
+
yield self
|
|
126
|
+
return GetManagedClusterApplicationTypeVersionResult(
|
|
127
|
+
app_package_url=self.app_package_url,
|
|
128
|
+
id=self.id,
|
|
129
|
+
location=self.location,
|
|
130
|
+
name=self.name,
|
|
131
|
+
provisioning_state=self.provisioning_state,
|
|
132
|
+
system_data=self.system_data,
|
|
133
|
+
tags=self.tags,
|
|
134
|
+
type=self.type)
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
def get_managed_cluster_application_type_version(application_type_name: Optional[str] = None,
|
|
138
|
+
cluster_name: Optional[str] = None,
|
|
139
|
+
resource_group_name: Optional[str] = None,
|
|
140
|
+
version: Optional[str] = None,
|
|
141
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetManagedClusterApplicationTypeVersionResult:
|
|
142
|
+
"""
|
|
143
|
+
Get a Service Fabric managed application type version resource created or in the process of being created in the Service Fabric managed application type name resource.
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
:param str application_type_name: The name of the application type name resource.
|
|
147
|
+
:param str cluster_name: The name of the cluster resource.
|
|
148
|
+
:param str resource_group_name: The name of the resource group.
|
|
149
|
+
:param str version: The application type version.
|
|
150
|
+
"""
|
|
151
|
+
__args__ = dict()
|
|
152
|
+
__args__['applicationTypeName'] = application_type_name
|
|
153
|
+
__args__['clusterName'] = cluster_name
|
|
154
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
155
|
+
__args__['version'] = version
|
|
156
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
157
|
+
__ret__ = pulumi.runtime.invoke('azure-native:servicefabric/v20240601preview:getManagedClusterApplicationTypeVersion', __args__, opts=opts, typ=GetManagedClusterApplicationTypeVersionResult).value
|
|
158
|
+
|
|
159
|
+
return AwaitableGetManagedClusterApplicationTypeVersionResult(
|
|
160
|
+
app_package_url=pulumi.get(__ret__, 'app_package_url'),
|
|
161
|
+
id=pulumi.get(__ret__, 'id'),
|
|
162
|
+
location=pulumi.get(__ret__, 'location'),
|
|
163
|
+
name=pulumi.get(__ret__, 'name'),
|
|
164
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
165
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
166
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
167
|
+
type=pulumi.get(__ret__, 'type'))
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
@_utilities.lift_output_func(get_managed_cluster_application_type_version)
|
|
171
|
+
def get_managed_cluster_application_type_version_output(application_type_name: Optional[pulumi.Input[str]] = None,
|
|
172
|
+
cluster_name: Optional[pulumi.Input[str]] = None,
|
|
173
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
174
|
+
version: Optional[pulumi.Input[str]] = None,
|
|
175
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetManagedClusterApplicationTypeVersionResult]:
|
|
176
|
+
"""
|
|
177
|
+
Get a Service Fabric managed application type version resource created or in the process of being created in the Service Fabric managed application type name resource.
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
:param str application_type_name: The name of the application type name resource.
|
|
181
|
+
:param str cluster_name: The name of the cluster resource.
|
|
182
|
+
:param str resource_group_name: The name of the resource group.
|
|
183
|
+
:param str version: The application type version.
|
|
184
|
+
"""
|
|
185
|
+
...
|