Package-level declarations
Types
Link copied to clipboard
data class GetLoadTestPlainArgs(val loadTestName: String, val resourceGroupName: String) : ConvertibleToJava<GetLoadTestPlainArgs>
Link copied to clipboard
Builder for GetLoadTestPlainArgs.
Link copied to clipboard
data class SystemAssignedServiceIdentityArgs(val type: Output<Either<String, SystemAssignedServiceIdentityType>>) : ConvertibleToJava<SystemAssignedServiceIdentityArgs>
Managed service identity (either system assigned, or none)
Link copied to clipboard
Builder for SystemAssignedServiceIdentityArgs.