Package-level declarations

Types

Link copied to clipboard
class AzureLargeInstance : KotlinCustomResource

Azure Large Instance info on Azure (ARM properties and AzureLargeInstance properties) Uses Azure REST API version 2024-08-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-08-01-preview.

Link copied to clipboard
data class AzureLargeInstanceArgs(val azureLargeInstanceId: Output<String>? = null, val azureLargeInstanceName: Output<String>? = null, val hardwareProfile: Output<HardwareProfileArgs>? = null, val hwRevision: Output<String>? = null, val location: Output<String>? = null, val networkProfile: Output<NetworkProfileArgs>? = null, val osProfile: Output<OsProfileArgs>? = null, val powerState: Output<Either<String, AzureLargeInstancePowerStateEnum>>? = null, val proximityPlacementGroup: Output<String>? = null, val resourceGroupName: Output<String>? = null, val storageProfile: Output<StorageProfileArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AzureLargeInstanceArgs>

Azure Large Instance info on Azure (ARM properties and AzureLargeInstance properties) Uses Azure REST API version 2024-08-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-08-01-preview.

Link copied to clipboard
Link copied to clipboard
class AzureLargeStorageInstance : KotlinCustomResource

AzureLargeStorageInstance info on Azure (ARM properties and AzureLargeStorageInstance properties) Uses Azure REST API version 2024-08-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-08-01-preview.

Link copied to clipboard
data class AzureLargeStorageInstanceArgs(val azureLargeStorageInstanceName: Output<String>? = null, val azureLargeStorageInstanceUniqueIdentifier: Output<String>? = null, val identity: Output<ManagedServiceIdentityArgs>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val storageProperties: Output<StoragePropertiesArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AzureLargeStorageInstanceArgs>

AzureLargeStorageInstance info on Azure (ARM properties and AzureLargeStorageInstance properties) Uses Azure REST API version 2024-08-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-08-01-preview.