NetworkProperties
Describes a network.
Properties
Name | Type | Required |
---|---|---|
description |
string | No |
addressPrefix |
string | Yes |
ingressConfig |
IngressConfig | No |
description
Type: string
Required: No
User readable description of the network.
addressPrefix
Type: string
Required: Yes
the address prefix for this network.
ingressConfig
Type: IngressConfig
Required: No
Configuration for public connectivity for this network.