PlatformConsoleSubnet interface
Subnet configuration for platform console access
Properties
| id | Azure resource ID of the subnet |
| management |
Management IP address assigned to the subnet (system-populated) |
| service |
Service backend IP addresses assigned to the subnet (system-populated) |
Property Details
id
Azure resource ID of the subnet
id: string
Property Value
string
managementIpAddress
Management IP address assigned to the subnet (system-populated)
managementIpAddress?: string
Property Value
string
serviceBackendIps
Service backend IP addresses assigned to the subnet (system-populated)
serviceBackendIps?: string[]
Property Value
string[]