Package-level declarations

Types

Link copied to clipboard
class AssociationsInterface : KotlinCustomResource

Association Subresource of Traffic Controller API Version: 2022-10-01-preview.

Link copied to clipboard
data class AssociationsInterfaceArgs(val associationName: Output<String>? = null, val associationType: Output<AssociationType>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val subnet: Output<AssociationSubnetArgs>? = null, val tags: Output<Map<String, String>>? = null, val trafficControllerName: Output<String>? = null) : ConvertibleToJava<AssociationsInterfaceArgs>

Association Subresource of Traffic Controller API Version: 2022-10-01-preview.

Link copied to clipboard
Link copied to clipboard
class FrontendsInterface : KotlinCustomResource

Frontend Subresource of Traffic Controller. API Version: 2022-10-01-preview.

Link copied to clipboard
data class FrontendsInterfaceArgs(val frontendName: Output<String>? = null, val ipAddressVersion: Output<FrontendIPAddressVersion>? = null, val location: Output<String>? = null, val mode: Output<FrontendMode>? = null, val publicIPAddress: Output<FrontendPropertiesIPAddressArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val trafficControllerName: Output<String>? = null) : ConvertibleToJava<FrontendsInterfaceArgs>

Frontend Subresource of Traffic Controller. API Version: 2022-10-01-preview.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class TrafficControllerInterface : KotlinCustomResource

Concrete tracked resource types can be created by aliasing this type using a specific property type. API Version: 2022-10-01-preview.

Link copied to clipboard
data class TrafficControllerInterfaceArgs(val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val trafficControllerName: Output<String>? = null) : ConvertibleToJava<TrafficControllerInterfaceArgs>

Concrete tracked resource types can be created by aliasing this type using a specific property type. API Version: 2022-10-01-preview.