IPConfigurationResponseSubnet

data class IPConfigurationResponseSubnet(val id: String? = null)

Subnet - Name of Subnet bound to the IP configuration.

Constructors

Link copied to clipboard
constructor(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

ID - The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...