Package version:

HybridAKSNetworkSpec defines the desired state of HybridAKSNetwork

Hierarchy

  • VirtualNetworksProperties

Properties

dhcpServers?: string[]

Address of the DHCP servers associated with the network NOTE: This property will not be serialized. It can only be populated by the server.

dnsServers?: string[]

Address of the DNS servers associated with the network NOTE: This property will not be serialized. It can only be populated by the server.

gateway?: string

Address of the Gateway associated with the network NOTE: This property will not be serialized. It can only be populated by the server.

ipAddressPrefix?: string

IP Address Prefix of the network NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

NOTE: This property will not be serialized. It can only be populated by the server.

HybridAKSNetworkStatus defines the observed state of HybridAKSNetwork NOTE: This property will not be serialized. It can only be populated by the server.

Virtual IP Pool for Kubernetes

vlanID?: string

VLAN Id used by the network NOTE: This property will not be serialized. It can only be populated by the server.

IP Pool for Virtual Machines

Generated using TypeDoc