InternetGatewayProperties interface
Internet Gateway Properties defines the properties of the resource.
Properties
| annotation | Switch configuration description. |
| internet |
ARM Resource ID of the Internet Gateway Rule. |
| internet |
Gateway Type of the resource. |
| ipv4Address | IPv4 Address of Internet Gateway. |
| last |
Details of the last operation performed on the resource |
| network |
ARM Resource ID of the Network Fabric Controller. |
| port | Port number of Internet Gateway. |
| provisioning |
Provisioning state of resource. |
| type | Gateway Type of the resource. |
Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
internetGatewayRuleId
ARM Resource ID of the Internet Gateway Rule.
internetGatewayRuleId?: string
Property Value
string
internetGatewayType
Gateway Type of the resource.
internetGatewayType?: string
Property Value
string
ipv4Address
IPv4 Address of Internet Gateway.
ipv4Address?: string
Property Value
string
lastOperation
Details of the last operation performed on the resource
lastOperation?: LastOperationProperties
Property Value
networkFabricControllerId
ARM Resource ID of the Network Fabric Controller.
networkFabricControllerId: string
Property Value
string
port
Port number of Internet Gateway.
port?: number
Property Value
number
provisioningState
Provisioning state of resource.
provisioningState?: string
Property Value
string
type
Gateway Type of the resource.
type?: string
Property Value
string