VirtualNetworkProperties interface

HybridAKSNetworkSpec defines the desired state of HybridAKSNetwork

Properties

dhcpServers

Address of the DHCP servers associated with the network

dnsServers

Address of the DNS servers associated with the network

gateway

Address of the Gateway associated with the network

infraVnetProfile
ipAddressPrefix

IP Address Prefix of the network

provisioningState

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

status

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

vipPool

Virtual IP Pool for Kubernetes

vlanID

VLAN Id used by the network

vmipPool

IP Pool for Virtual Machines

Property Details

dhcpServers

Address of the DHCP servers associated with the network

dhcpServers?: string[]

Property Value

string[]

dnsServers

Address of the DNS servers associated with the network

dnsServers?: string[]

Property Value

string[]

gateway

Address of the Gateway associated with the network

gateway?: string

Property Value

string

infraVnetProfile

infraVnetProfile?: VirtualNetworkPropertiesInfraVnetProfile

Property Value

ipAddressPrefix

IP Address Prefix of the network

ipAddressPrefix?: string

Property Value

string

provisioningState

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

provisioningState?: string

Property Value

string

status

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

status?: VirtualNetworkPropertiesStatus

Property Value

vipPool

Virtual IP Pool for Kubernetes

vipPool?: VirtualNetworkPropertiesVipPoolItem[]

Property Value

vlanID

VLAN Id used by the network

vlanID?: number

Property Value

number

vmipPool

IP Pool for Virtual Machines

vmipPool?: VirtualNetworkPropertiesVmipPoolItem[]

Property Value