InternetGateway interface
The Internet Gateway resource definition.
- Extends
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. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| location | The geo-location where the resource lives |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| tags | Resource tags. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
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
typePropertiesType
Gateway Type of the resource.
typePropertiesType?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From TrackedResource.id
location
The geo-location where the resource lives
location: string
Property Value
string
Inherited From TrackedResource.location
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From TrackedResource.systemData
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From TrackedResource.tags
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From TrackedResource.type