AppPlatformGatewayRouteConfigData 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別,表示 AppPlatformGatewayRouteConfig 資料模型。 Spring Cloud Gateway 路由設定資源
public class AppPlatformGatewayRouteConfigData : Azure.ResourceManager.Models.ResourceData
type AppPlatformGatewayRouteConfigData = class
inherit ResourceData
Public Class AppPlatformGatewayRouteConfigData
Inherits ResourceData
- 繼承
建構函式
AppPlatformGatewayRouteConfigData() |
初始化 AppPlatformGatewayRouteConfigData 的新實例。 |
屬性
Id |
資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。 (繼承來源 ResourceData) |
Name |
資源名稱。 (繼承來源 ResourceData) |
Properties |
Spring Cloud 閘道的 API 路由設定。 |
ResourceType |
資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」。 (繼承來源 ResourceData) |
SystemData |
Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。 (繼承來源 ResourceData) |