InternetGatewayProperties interface
Internet Gateway Properties defines the properties of the resource.
- Extends
Properties
ipv4Address | IPv4 Address of Internet Gateway. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
ARM Resource ID of the Network Fabric Controller. |
port | Port number of Internet Gateway. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Gateway Type of the resource. |
Inherited Properties
annotation | Switch configuration description. |
internet |
ARM Resource ID of the Internet Gateway Rule. |
Property Details
ipv4Address
IPv4 Address of Internet Gateway. NOTE: This property will not be serialized. It can only be populated by the server.
ipv4Address?: string
Property Value
string
networkFabricControllerId
ARM Resource ID of the Network Fabric Controller.
networkFabricControllerId: string
Property Value
string
port
Port number of Internet Gateway. NOTE: This property will not be serialized. It can only be populated by the server.
port?: number
Property Value
number
provisioningState
Provisioning state of resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Gateway Type of the resource.
type: string
Property Value
string
Inherited Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation
internetGatewayRuleId
ARM Resource ID of the Internet Gateway Rule.
internetGatewayRuleId?: string
Property Value
string
Inherited From InternetGatewayPatchableProperties.internetGatewayRuleId