Profile interface
代表流量管理員配置檔的類別。
- Extends
屬性
allowed |
允許的端點記錄類型清單。 |
dns |
流量管理員配置檔的 DNS 設定。 |
endpoints | 流量管理員配置檔中的端點清單。 |
max |
要針對 MultiValue 路由類型傳回的端點數目上限。 |
monitor |
流量管理員配置檔的端點監視設定。 |
profile |
流量管理員配置檔的狀態。 |
traffic |
流量管理員配置檔的流量路由方法。 |
traffic |
指出流量管理員配置檔的流量檢視為「已啟用」或「已停用」。 Null,表示 'Disabled'。 啟用此功能會增加流量管理配置檔的成本。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName} |
location | 資源所在的 Azure 區域 |
name | 資源的名稱 |
tags | 資源標籤。 |
type | 資源的型別。 Ex- Microsoft.Network/trafficManagerProfiles。 |
屬性詳細資料
allowedEndpointRecordTypes
允許的端點記錄類型清單。
allowedEndpointRecordTypes?: string[]
屬性值
string[]
dnsConfig
endpoints
maxReturn
要針對 MultiValue 路由類型傳回的端點數目上限。
maxReturn?: number
屬性值
number
monitorConfig
profileStatus
流量管理員配置檔的狀態。
profileStatus?: string
屬性值
string
trafficRoutingMethod
流量管理員配置檔的流量路由方法。
trafficRoutingMethod?: string
屬性值
string
trafficViewEnrollmentStatus
指出流量管理員配置檔的流量檢視為「已啟用」或「已停用」。 Null,表示 'Disabled'。 啟用此功能會增加流量管理配置檔的成本。
trafficViewEnrollmentStatus?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}
id?: string
屬性值
string
location
name
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 Ex- Microsoft.Network/trafficManagerProfiles。
type?: string
屬性值
string