ServiceGateway interface
ServiceGateway 資源。
- Extends
屬性
| etag | 每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| provisioning |
服務閘道資源的配置狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| resource |
服務閘道資源的資源 GUID 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| route |
服務閘道的路由目標位址 |
| route |
服務閘道的路由目標位址 V6 |
| sku | 服務閘道 SKU。 |
| virtual |
現有虛擬網路的參考。 |
| zones | 一份可用區域清單,表示服務閘道應部署的區域。
|
繼承的屬性
| id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
| location | 資源所在的地理位置 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| tags | 資源標籤。 |
| type | 資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
etag
每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
provisioningState
服務閘道資源的配置狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
resourceGuid
服務閘道資源的資源 GUID 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。
resourceGuid?: string
屬性值
string
routeTargetAddress
服務閘道的路由目標位址
routeTargetAddress?: RouteTargetAddressPropertiesFormat
屬性值
routeTargetAddressV6
服務閘道的路由目標位址 V6
routeTargetAddressV6?: RouteTargetAddressPropertiesFormat
屬性值
sku
virtualNetwork
zones
一份可用區域清單,表示服務閘道應部署的區域。
- 區域值必須以字串形式提供,代表數字識別碼,如「1」、「2」、「3」等。
zones?: string[]
屬性值
string[]
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SecurityPerimeterSystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string