Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkProfile

Package version

Network profile

Hierarchy

  • NetworkProfile

Index

Properties

Optional azureFrontDoorEnabled

azureFrontDoorEnabled: AzureFrontDoorEnabled

Whether to enable Azure front door

Optional azureFrontDoorResourceId

azureFrontDoorResourceId: undefined | string

Azure front door resource id NOTE: This property will not be serialized. It can only be populated by the server.

Optional capacity

capacity: undefined | number

Capacity, applicable only for Application Gateway

Optional frontEndPublicIpResourceId

frontEndPublicIpResourceId: undefined | string

Loadbalancer front-end IP address resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional loadBalancerResourceId

loadBalancerResourceId: undefined | string

Azure Loadbalancer or ApplicationGateway resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional loadBalancerSku

loadBalancerSku: undefined | string

Load balancer SKU

Optional loadBalancerTier

loadBalancerTier: undefined | string

Load balancer tier

loadBalancerType

loadBalancerType: LoadBalancerType

Load balancer type

Optional outboundPublicIpResourceIds

outboundPublicIpResourceIds: string[]

List of outbound public IP resource IDs NOTE: This property will not be serialized. It can only be populated by the server.

Optional vNetResourceId

vNetResourceId: undefined | string

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

Generated using TypeDoc