get Deployment
Get a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name. Uses Azure REST API version 2024-04-01. Other available API versions: 2022-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azuresphere [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
An deployment resource belonging to a device group resource.
Parameters
null
Return
An deployment resource belonging to a device group resource.
Parameters
Name of catalog
Deployment name. Use .default for deployment creation and to get the current deployment for the associated device group.
Name of device group.
Name of product.
The name of the resource group. The name is case insensitive.
See also
Return
An deployment resource belonging to a device group resource.
Parameters
Builder for com.pulumi.azurenative.azuresphere.kotlin.inputs.GetDeploymentPlainArgs.