pulumi-azure-native 2.58.0__py3-none-any.whl → 2.58.0a1724260656__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 +0 -52
- pulumi_azure_native/baremetalinfrastructure/__init__.py +0 -5
- pulumi_azure_native/baremetalinfrastructure/_enums.py +0 -74
- pulumi_azure_native/baremetalinfrastructure/_inputs.py +0 -368
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_storage_instance.py +3 -3
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_storage_instance.py +2 -2
- pulumi_azure_native/baremetalinfrastructure/outputs.py +0 -351
- pulumi_azure_native/baremetalinfrastructure/v20230406/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/baremetalinfrastructure/v20230804preview/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/baremetalinfrastructure/v20231101preview/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/batch/__init__.py +0 -3
- pulumi_azure_native/batch/application.py +3 -3
- pulumi_azure_native/batch/application_package.py +3 -3
- pulumi_azure_native/batch/batch_account.py +3 -3
- pulumi_azure_native/batch/get_application.py +2 -2
- pulumi_azure_native/batch/get_application_package.py +2 -2
- pulumi_azure_native/batch/get_batch_account.py +2 -2
- pulumi_azure_native/batch/get_pool.py +2 -2
- pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
- pulumi_azure_native/batch/pool.py +3 -3
- pulumi_azure_native/batch/v20220101/batch_account.py +1 -1
- pulumi_azure_native/batch/v20230501/application.py +1 -1
- pulumi_azure_native/batch/v20230501/application_package.py +1 -1
- pulumi_azure_native/batch/v20230501/batch_account.py +1 -1
- pulumi_azure_native/batch/v20230501/pool.py +1 -1
- pulumi_azure_native/batch/v20231101/application.py +1 -1
- pulumi_azure_native/batch/v20231101/application_package.py +1 -1
- pulumi_azure_native/batch/v20231101/batch_account.py +1 -1
- pulumi_azure_native/batch/v20231101/pool.py +1 -1
- pulumi_azure_native/batch/v20240201/application.py +1 -1
- pulumi_azure_native/batch/v20240201/application_package.py +1 -1
- pulumi_azure_native/batch/v20240201/batch_account.py +1 -1
- pulumi_azure_native/batch/v20240201/pool.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/__init__.py +0 -3
- pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster.py +3 -3
- pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster_private_endpoint_connection.py +3 -3
- pulumi_azure_native/hardwaresecuritymodules/dedicated_hsm.py +1 -5
- pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster_private_endpoint_connection.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/get_dedicated_hsm.py +0 -4
- pulumi_azure_native/hardwaresecuritymodules/v20211130/dedicated_hsm.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +0 -20
- pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +11 -12
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/RECORD +52 -101
- pulumi_azure_native/azurelargeinstance/__init__.py +0 -22
- pulumi_azure_native/azurelargeinstance/_enums.py +0 -256
- pulumi_azure_native/azurelargeinstance/_inputs.py +0 -646
- pulumi_azure_native/azurelargeinstance/azure_large_instance.py +0 -475
- pulumi_azure_native/azurelargeinstance/azure_large_storage_instance.py +0 -320
- pulumi_azure_native/azurelargeinstance/get_azure_large_instance.py +0 -271
- pulumi_azure_native/azurelargeinstance/get_azure_large_storage_instance.py +0 -193
- pulumi_azure_native/azurelargeinstance/outputs.py +0 -795
- pulumi_azure_native/azurelargeinstance/v20240801preview/__init__.py +0 -14
- pulumi_azure_native/azurelargeinstance/v20240801preview/_enums.py +0 -256
- pulumi_azure_native/azurelargeinstance/v20240801preview/_inputs.py +0 -646
- pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_instance.py +0 -473
- pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_storage_instance.py +0 -318
- pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_instance.py +0 -269
- pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_storage_instance.py +0 -191
- pulumi_azure_native/azurelargeinstance/v20240801preview/outputs.py +0 -795
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_instance.py +0 -502
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_instance.py +0 -281
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/__init__.py +0 -14
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/_enums.py +0 -106
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/_inputs.py +0 -644
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_instance.py +0 -500
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_storage_instance.py +0 -316
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_instance.py +0 -279
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_storage_instance.py +0 -188
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/outputs.py +0 -726
- pulumi_azure_native/batch/v20240701/__init__.py +0 -19
- pulumi_azure_native/batch/v20240701/_enums.py +0 -510
- pulumi_azure_native/batch/v20240701/_inputs.py +0 -4319
- pulumi_azure_native/batch/v20240701/application.py +0 -305
- pulumi_azure_native/batch/v20240701/application_package.py +0 -289
- pulumi_azure_native/batch/v20240701/batch_account.py +0 -545
- pulumi_azure_native/batch/v20240701/get_application.py +0 -179
- pulumi_azure_native/batch/v20240701/get_application_package.py +0 -210
- pulumi_azure_native/batch/v20240701/get_batch_account.py +0 -364
- pulumi_azure_native/batch/v20240701/get_pool.py +0 -503
- pulumi_azure_native/batch/v20240701/list_batch_account_keys.py +0 -109
- pulumi_azure_native/batch/v20240701/outputs.py +0 -4161
- pulumi_azure_native/batch/v20240701/pool.py +0 -854
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/__init__.py +0 -16
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_enums.py +0 -100
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_inputs.py +0 -405
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster.py +0 -428
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster_private_endpoint_connection.py +0 -262
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/dedicated_hsm.py +0 -394
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster.py +0 -279
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster_private_endpoint_connection.py +0 -193
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_dedicated_hsm.py +0 -240
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/outputs.py +0 -772
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/top_level.txt +0 -0
|
@@ -1,179 +0,0 @@
|
|
|
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
|
-
|
|
17
|
-
__all__ = [
|
|
18
|
-
'GetApplicationResult',
|
|
19
|
-
'AwaitableGetApplicationResult',
|
|
20
|
-
'get_application',
|
|
21
|
-
'get_application_output',
|
|
22
|
-
]
|
|
23
|
-
|
|
24
|
-
@pulumi.output_type
|
|
25
|
-
class GetApplicationResult:
|
|
26
|
-
"""
|
|
27
|
-
Contains information about an application in a Batch account.
|
|
28
|
-
"""
|
|
29
|
-
def __init__(__self__, allow_updates=None, default_version=None, display_name=None, etag=None, id=None, name=None, tags=None, type=None):
|
|
30
|
-
if allow_updates and not isinstance(allow_updates, bool):
|
|
31
|
-
raise TypeError("Expected argument 'allow_updates' to be a bool")
|
|
32
|
-
pulumi.set(__self__, "allow_updates", allow_updates)
|
|
33
|
-
if default_version and not isinstance(default_version, str):
|
|
34
|
-
raise TypeError("Expected argument 'default_version' to be a str")
|
|
35
|
-
pulumi.set(__self__, "default_version", default_version)
|
|
36
|
-
if display_name and not isinstance(display_name, str):
|
|
37
|
-
raise TypeError("Expected argument 'display_name' to be a str")
|
|
38
|
-
pulumi.set(__self__, "display_name", display_name)
|
|
39
|
-
if etag and not isinstance(etag, str):
|
|
40
|
-
raise TypeError("Expected argument 'etag' to be a str")
|
|
41
|
-
pulumi.set(__self__, "etag", etag)
|
|
42
|
-
if id and not isinstance(id, str):
|
|
43
|
-
raise TypeError("Expected argument 'id' to be a str")
|
|
44
|
-
pulumi.set(__self__, "id", id)
|
|
45
|
-
if name and not isinstance(name, str):
|
|
46
|
-
raise TypeError("Expected argument 'name' to be a str")
|
|
47
|
-
pulumi.set(__self__, "name", name)
|
|
48
|
-
if tags and not isinstance(tags, dict):
|
|
49
|
-
raise TypeError("Expected argument 'tags' to be a dict")
|
|
50
|
-
pulumi.set(__self__, "tags", tags)
|
|
51
|
-
if type and not isinstance(type, str):
|
|
52
|
-
raise TypeError("Expected argument 'type' to be a str")
|
|
53
|
-
pulumi.set(__self__, "type", type)
|
|
54
|
-
|
|
55
|
-
@property
|
|
56
|
-
@pulumi.getter(name="allowUpdates")
|
|
57
|
-
def allow_updates(self) -> Optional[bool]:
|
|
58
|
-
"""
|
|
59
|
-
A value indicating whether packages within the application may be overwritten using the same version string.
|
|
60
|
-
"""
|
|
61
|
-
return pulumi.get(self, "allow_updates")
|
|
62
|
-
|
|
63
|
-
@property
|
|
64
|
-
@pulumi.getter(name="defaultVersion")
|
|
65
|
-
def default_version(self) -> Optional[str]:
|
|
66
|
-
"""
|
|
67
|
-
The package to use if a client requests the application but does not specify a version. This property can only be set to the name of an existing package.
|
|
68
|
-
"""
|
|
69
|
-
return pulumi.get(self, "default_version")
|
|
70
|
-
|
|
71
|
-
@property
|
|
72
|
-
@pulumi.getter(name="displayName")
|
|
73
|
-
def display_name(self) -> Optional[str]:
|
|
74
|
-
"""
|
|
75
|
-
The display name for the application.
|
|
76
|
-
"""
|
|
77
|
-
return pulumi.get(self, "display_name")
|
|
78
|
-
|
|
79
|
-
@property
|
|
80
|
-
@pulumi.getter
|
|
81
|
-
def etag(self) -> str:
|
|
82
|
-
"""
|
|
83
|
-
The ETag of the resource, used for concurrency statements.
|
|
84
|
-
"""
|
|
85
|
-
return pulumi.get(self, "etag")
|
|
86
|
-
|
|
87
|
-
@property
|
|
88
|
-
@pulumi.getter
|
|
89
|
-
def id(self) -> str:
|
|
90
|
-
"""
|
|
91
|
-
The ID of the resource.
|
|
92
|
-
"""
|
|
93
|
-
return pulumi.get(self, "id")
|
|
94
|
-
|
|
95
|
-
@property
|
|
96
|
-
@pulumi.getter
|
|
97
|
-
def name(self) -> str:
|
|
98
|
-
"""
|
|
99
|
-
The name of the resource.
|
|
100
|
-
"""
|
|
101
|
-
return pulumi.get(self, "name")
|
|
102
|
-
|
|
103
|
-
@property
|
|
104
|
-
@pulumi.getter
|
|
105
|
-
def tags(self) -> Optional[Mapping[str, str]]:
|
|
106
|
-
"""
|
|
107
|
-
The tags of the resource.
|
|
108
|
-
"""
|
|
109
|
-
return pulumi.get(self, "tags")
|
|
110
|
-
|
|
111
|
-
@property
|
|
112
|
-
@pulumi.getter
|
|
113
|
-
def type(self) -> str:
|
|
114
|
-
"""
|
|
115
|
-
The type of the resource.
|
|
116
|
-
"""
|
|
117
|
-
return pulumi.get(self, "type")
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
class AwaitableGetApplicationResult(GetApplicationResult):
|
|
121
|
-
# pylint: disable=using-constant-test
|
|
122
|
-
def __await__(self):
|
|
123
|
-
if False:
|
|
124
|
-
yield self
|
|
125
|
-
return GetApplicationResult(
|
|
126
|
-
allow_updates=self.allow_updates,
|
|
127
|
-
default_version=self.default_version,
|
|
128
|
-
display_name=self.display_name,
|
|
129
|
-
etag=self.etag,
|
|
130
|
-
id=self.id,
|
|
131
|
-
name=self.name,
|
|
132
|
-
tags=self.tags,
|
|
133
|
-
type=self.type)
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
def get_application(account_name: Optional[str] = None,
|
|
137
|
-
application_name: Optional[str] = None,
|
|
138
|
-
resource_group_name: Optional[str] = None,
|
|
139
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetApplicationResult:
|
|
140
|
-
"""
|
|
141
|
-
Gets information about the specified application.
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
:param str account_name: The name of the Batch account.
|
|
145
|
-
:param str application_name: The name of the application. This must be unique within the account.
|
|
146
|
-
:param str resource_group_name: The name of the resource group that contains the Batch account.
|
|
147
|
-
"""
|
|
148
|
-
__args__ = dict()
|
|
149
|
-
__args__['accountName'] = account_name
|
|
150
|
-
__args__['applicationName'] = application_name
|
|
151
|
-
__args__['resourceGroupName'] = resource_group_name
|
|
152
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
153
|
-
__ret__ = pulumi.runtime.invoke('azure-native:batch/v20240701:getApplication', __args__, opts=opts, typ=GetApplicationResult).value
|
|
154
|
-
|
|
155
|
-
return AwaitableGetApplicationResult(
|
|
156
|
-
allow_updates=pulumi.get(__ret__, 'allow_updates'),
|
|
157
|
-
default_version=pulumi.get(__ret__, 'default_version'),
|
|
158
|
-
display_name=pulumi.get(__ret__, 'display_name'),
|
|
159
|
-
etag=pulumi.get(__ret__, 'etag'),
|
|
160
|
-
id=pulumi.get(__ret__, 'id'),
|
|
161
|
-
name=pulumi.get(__ret__, 'name'),
|
|
162
|
-
tags=pulumi.get(__ret__, 'tags'),
|
|
163
|
-
type=pulumi.get(__ret__, 'type'))
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
@_utilities.lift_output_func(get_application)
|
|
167
|
-
def get_application_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
168
|
-
application_name: Optional[pulumi.Input[str]] = None,
|
|
169
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
170
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApplicationResult]:
|
|
171
|
-
"""
|
|
172
|
-
Gets information about the specified application.
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
:param str account_name: The name of the Batch account.
|
|
176
|
-
:param str application_name: The name of the application. This must be unique within the account.
|
|
177
|
-
:param str resource_group_name: The name of the resource group that contains the Batch account.
|
|
178
|
-
"""
|
|
179
|
-
...
|
|
@@ -1,210 +0,0 @@
|
|
|
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
|
-
|
|
17
|
-
__all__ = [
|
|
18
|
-
'GetApplicationPackageResult',
|
|
19
|
-
'AwaitableGetApplicationPackageResult',
|
|
20
|
-
'get_application_package',
|
|
21
|
-
'get_application_package_output',
|
|
22
|
-
]
|
|
23
|
-
|
|
24
|
-
@pulumi.output_type
|
|
25
|
-
class GetApplicationPackageResult:
|
|
26
|
-
"""
|
|
27
|
-
An application package which represents a particular version of an application.
|
|
28
|
-
"""
|
|
29
|
-
def __init__(__self__, etag=None, format=None, id=None, last_activation_time=None, name=None, state=None, storage_url=None, storage_url_expiry=None, tags=None, type=None):
|
|
30
|
-
if etag and not isinstance(etag, str):
|
|
31
|
-
raise TypeError("Expected argument 'etag' to be a str")
|
|
32
|
-
pulumi.set(__self__, "etag", etag)
|
|
33
|
-
if format and not isinstance(format, str):
|
|
34
|
-
raise TypeError("Expected argument 'format' to be a str")
|
|
35
|
-
pulumi.set(__self__, "format", format)
|
|
36
|
-
if id and not isinstance(id, str):
|
|
37
|
-
raise TypeError("Expected argument 'id' to be a str")
|
|
38
|
-
pulumi.set(__self__, "id", id)
|
|
39
|
-
if last_activation_time and not isinstance(last_activation_time, str):
|
|
40
|
-
raise TypeError("Expected argument 'last_activation_time' to be a str")
|
|
41
|
-
pulumi.set(__self__, "last_activation_time", last_activation_time)
|
|
42
|
-
if name and not isinstance(name, str):
|
|
43
|
-
raise TypeError("Expected argument 'name' to be a str")
|
|
44
|
-
pulumi.set(__self__, "name", name)
|
|
45
|
-
if state and not isinstance(state, str):
|
|
46
|
-
raise TypeError("Expected argument 'state' to be a str")
|
|
47
|
-
pulumi.set(__self__, "state", state)
|
|
48
|
-
if storage_url and not isinstance(storage_url, str):
|
|
49
|
-
raise TypeError("Expected argument 'storage_url' to be a str")
|
|
50
|
-
pulumi.set(__self__, "storage_url", storage_url)
|
|
51
|
-
if storage_url_expiry and not isinstance(storage_url_expiry, str):
|
|
52
|
-
raise TypeError("Expected argument 'storage_url_expiry' to be a str")
|
|
53
|
-
pulumi.set(__self__, "storage_url_expiry", storage_url_expiry)
|
|
54
|
-
if tags and not isinstance(tags, dict):
|
|
55
|
-
raise TypeError("Expected argument 'tags' to be a dict")
|
|
56
|
-
pulumi.set(__self__, "tags", tags)
|
|
57
|
-
if type and not isinstance(type, str):
|
|
58
|
-
raise TypeError("Expected argument 'type' to be a str")
|
|
59
|
-
pulumi.set(__self__, "type", type)
|
|
60
|
-
|
|
61
|
-
@property
|
|
62
|
-
@pulumi.getter
|
|
63
|
-
def etag(self) -> str:
|
|
64
|
-
"""
|
|
65
|
-
The ETag of the resource, used for concurrency statements.
|
|
66
|
-
"""
|
|
67
|
-
return pulumi.get(self, "etag")
|
|
68
|
-
|
|
69
|
-
@property
|
|
70
|
-
@pulumi.getter
|
|
71
|
-
def format(self) -> str:
|
|
72
|
-
"""
|
|
73
|
-
The format of the application package, if the package is active.
|
|
74
|
-
"""
|
|
75
|
-
return pulumi.get(self, "format")
|
|
76
|
-
|
|
77
|
-
@property
|
|
78
|
-
@pulumi.getter
|
|
79
|
-
def id(self) -> str:
|
|
80
|
-
"""
|
|
81
|
-
The ID of the resource.
|
|
82
|
-
"""
|
|
83
|
-
return pulumi.get(self, "id")
|
|
84
|
-
|
|
85
|
-
@property
|
|
86
|
-
@pulumi.getter(name="lastActivationTime")
|
|
87
|
-
def last_activation_time(self) -> str:
|
|
88
|
-
"""
|
|
89
|
-
The time at which the package was last activated, if the package is active.
|
|
90
|
-
"""
|
|
91
|
-
return pulumi.get(self, "last_activation_time")
|
|
92
|
-
|
|
93
|
-
@property
|
|
94
|
-
@pulumi.getter
|
|
95
|
-
def name(self) -> str:
|
|
96
|
-
"""
|
|
97
|
-
The name of the resource.
|
|
98
|
-
"""
|
|
99
|
-
return pulumi.get(self, "name")
|
|
100
|
-
|
|
101
|
-
@property
|
|
102
|
-
@pulumi.getter
|
|
103
|
-
def state(self) -> str:
|
|
104
|
-
"""
|
|
105
|
-
The current state of the application package.
|
|
106
|
-
"""
|
|
107
|
-
return pulumi.get(self, "state")
|
|
108
|
-
|
|
109
|
-
@property
|
|
110
|
-
@pulumi.getter(name="storageUrl")
|
|
111
|
-
def storage_url(self) -> str:
|
|
112
|
-
"""
|
|
113
|
-
The URL for the application package in Azure Storage.
|
|
114
|
-
"""
|
|
115
|
-
return pulumi.get(self, "storage_url")
|
|
116
|
-
|
|
117
|
-
@property
|
|
118
|
-
@pulumi.getter(name="storageUrlExpiry")
|
|
119
|
-
def storage_url_expiry(self) -> str:
|
|
120
|
-
"""
|
|
121
|
-
The UTC time at which the Azure Storage URL will expire.
|
|
122
|
-
"""
|
|
123
|
-
return pulumi.get(self, "storage_url_expiry")
|
|
124
|
-
|
|
125
|
-
@property
|
|
126
|
-
@pulumi.getter
|
|
127
|
-
def tags(self) -> Optional[Mapping[str, str]]:
|
|
128
|
-
"""
|
|
129
|
-
The tags of the resource.
|
|
130
|
-
"""
|
|
131
|
-
return pulumi.get(self, "tags")
|
|
132
|
-
|
|
133
|
-
@property
|
|
134
|
-
@pulumi.getter
|
|
135
|
-
def type(self) -> str:
|
|
136
|
-
"""
|
|
137
|
-
The type of the resource.
|
|
138
|
-
"""
|
|
139
|
-
return pulumi.get(self, "type")
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
class AwaitableGetApplicationPackageResult(GetApplicationPackageResult):
|
|
143
|
-
# pylint: disable=using-constant-test
|
|
144
|
-
def __await__(self):
|
|
145
|
-
if False:
|
|
146
|
-
yield self
|
|
147
|
-
return GetApplicationPackageResult(
|
|
148
|
-
etag=self.etag,
|
|
149
|
-
format=self.format,
|
|
150
|
-
id=self.id,
|
|
151
|
-
last_activation_time=self.last_activation_time,
|
|
152
|
-
name=self.name,
|
|
153
|
-
state=self.state,
|
|
154
|
-
storage_url=self.storage_url,
|
|
155
|
-
storage_url_expiry=self.storage_url_expiry,
|
|
156
|
-
tags=self.tags,
|
|
157
|
-
type=self.type)
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
def get_application_package(account_name: Optional[str] = None,
|
|
161
|
-
application_name: Optional[str] = None,
|
|
162
|
-
resource_group_name: Optional[str] = None,
|
|
163
|
-
version_name: Optional[str] = None,
|
|
164
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetApplicationPackageResult:
|
|
165
|
-
"""
|
|
166
|
-
Gets information about the specified application package.
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
:param str account_name: The name of the Batch account.
|
|
170
|
-
:param str application_name: The name of the application. This must be unique within the account.
|
|
171
|
-
:param str resource_group_name: The name of the resource group that contains the Batch account.
|
|
172
|
-
:param str version_name: The version of the application.
|
|
173
|
-
"""
|
|
174
|
-
__args__ = dict()
|
|
175
|
-
__args__['accountName'] = account_name
|
|
176
|
-
__args__['applicationName'] = application_name
|
|
177
|
-
__args__['resourceGroupName'] = resource_group_name
|
|
178
|
-
__args__['versionName'] = version_name
|
|
179
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
180
|
-
__ret__ = pulumi.runtime.invoke('azure-native:batch/v20240701:getApplicationPackage', __args__, opts=opts, typ=GetApplicationPackageResult).value
|
|
181
|
-
|
|
182
|
-
return AwaitableGetApplicationPackageResult(
|
|
183
|
-
etag=pulumi.get(__ret__, 'etag'),
|
|
184
|
-
format=pulumi.get(__ret__, 'format'),
|
|
185
|
-
id=pulumi.get(__ret__, 'id'),
|
|
186
|
-
last_activation_time=pulumi.get(__ret__, 'last_activation_time'),
|
|
187
|
-
name=pulumi.get(__ret__, 'name'),
|
|
188
|
-
state=pulumi.get(__ret__, 'state'),
|
|
189
|
-
storage_url=pulumi.get(__ret__, 'storage_url'),
|
|
190
|
-
storage_url_expiry=pulumi.get(__ret__, 'storage_url_expiry'),
|
|
191
|
-
tags=pulumi.get(__ret__, 'tags'),
|
|
192
|
-
type=pulumi.get(__ret__, 'type'))
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
@_utilities.lift_output_func(get_application_package)
|
|
196
|
-
def get_application_package_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
197
|
-
application_name: Optional[pulumi.Input[str]] = None,
|
|
198
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
199
|
-
version_name: Optional[pulumi.Input[str]] = None,
|
|
200
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApplicationPackageResult]:
|
|
201
|
-
"""
|
|
202
|
-
Gets information about the specified application package.
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
:param str account_name: The name of the Batch account.
|
|
206
|
-
:param str application_name: The name of the application. This must be unique within the account.
|
|
207
|
-
:param str resource_group_name: The name of the resource group that contains the Batch account.
|
|
208
|
-
:param str version_name: The version of the application.
|
|
209
|
-
"""
|
|
210
|
-
...
|