你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InternetGateway interface
Internet 网关资源定义。
- 扩展
属性
annotation | 切换配置说明。 |
internet |
Internet 网关规则的 ARM 资源 ID。 |
ipv4Address | Internet 网关的 IPv4 地址。 注意:此属性不会序列化。 它只能由服务器填充。 |
network |
网络结构控制器的 ARM 资源 ID。 |
port | Internet 网关的端口号。 注意:此属性不会序列化。 它只能由服务器填充。 |
provisioning |
资源预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
type |
资源的网关类型。 |
继承属性
id | 资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。 |
location | 资源所在的地理位置 |
name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
annotation
切换配置说明。
annotation?: string
属性值
string
internetGatewayRuleId
Internet 网关规则的 ARM 资源 ID。
internetGatewayRuleId?: string
属性值
string
ipv4Address
Internet 网关的 IPv4 地址。 注意:此属性不会序列化。 它只能由服务器填充。
ipv4Address?: string
属性值
string
networkFabricControllerId
网络结构控制器的 ARM 资源 ID。
networkFabricControllerId: string
属性值
string
port
Internet 网关的端口号。 注意:此属性不会序列化。 它只能由服务器填充。
port?: number
属性值
number
provisioningState
资源预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
typePropertiesType
资源的网关类型。
typePropertiesType: string
属性值
string
继承属性详细信息
id
资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自 TrackedResource.id 的
location
name
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string