SubnetResponse

data class SubnetResponse(val id: String)

Subnet of container group

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Specifies ARM resource id of the subnet.