PublicIPAddressSkuResponse

data class PublicIPAddressSkuResponse(val name: String? = null, val tier: String? = null)

Describes the public IP Sku. It can only be set with OrchestrationMode as Flexible.

Constructors

Link copied to clipboard
constructor(name: String? = null, tier: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Specify public IP sku name

Link copied to clipboard
val tier: String? = null

Specify public IP sku tier