Package-level declarations

Types

Link copied to clipboard
class GuestConfigurationAssignment : KotlinCustomResource

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class GuestConfigurationAssignmentArgs(val guestConfigurationAssignmentName: Output<String>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<GuestConfigurationAssignmentPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val vmName: Output<String>? = null) : ConvertibleToJava<GuestConfigurationAssignmentArgs>

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
class GuestConfigurationAssignmentsVMSS : KotlinCustomResource

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class GuestConfigurationAssignmentsVMSSArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<GuestConfigurationAssignmentPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val vmssName: Output<String>? = null) : ConvertibleToJava<GuestConfigurationAssignmentsVMSSArgs>

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

data class GuestConfigurationConnectedVMwarevSphereAssignmentArgs(val guestConfigurationAssignmentName: Output<String>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<GuestConfigurationAssignmentPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val vmName: Output<String>? = null) : ConvertibleToJava<GuestConfigurationConnectedVMwarevSphereAssignmentArgs>

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
class GuestConfigurationHCRPAssignment : KotlinCustomResource

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class GuestConfigurationHCRPAssignmentArgs(val guestConfigurationAssignmentName: Output<String>? = null, val location: Output<String>? = null, val machineName: Output<String>? = null, val name: Output<String>? = null, val properties: Output<GuestConfigurationAssignmentPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<GuestConfigurationHCRPAssignmentArgs>

Guest configuration assignment is an association between a machine and guest configuration. Uses Azure REST API version 2024-04-05. In version 2.x of the Azure Native provider, it used API version 2022-01-25. Other available API versions: 2022-01-25. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native guestconfiguration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Functions