共用方式為


DscpConfiguration interface

任何指定網路介面的辨別服務程式代碼點設定

Extends

屬性

associatedNetworkInterfaces

與 DSCP 組態相關聯的網路介面。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationIpRanges

目的地IP範圍。

destinationPortRanges

目的地埠範圍。

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

markings

要用於組態的標記清單。

protocol

RNM 支援的通訊協議類型。

provisioningState

DSCP 組態資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

qosCollectionId

RNM 所產生的 Qos 集合標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

qosDefinitionCollection

QoS 物件定義

resourceGuid

DSCP 組態資源的資源 GUID 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceIpRanges

來源IP範圍。

sourcePortRanges

來源埠範圍。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

associatedNetworkInterfaces

與 DSCP 組態相關聯的網路介面。 注意:這個屬性不會串行化。 它只能由伺服器填入。

associatedNetworkInterfaces?: NetworkInterface[]

屬性值

destinationIpRanges

目的地IP範圍。

destinationIpRanges?: QosIpRange[]

屬性值

destinationPortRanges

目的地埠範圍。

destinationPortRanges?: QosPortRange[]

屬性值

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

markings

要用於組態的標記清單。

markings?: number[]

屬性值

number[]

protocol

RNM 支援的通訊協議類型。

protocol?: string

屬性值

string

provisioningState

DSCP 組態資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

qosCollectionId

RNM 所產生的 Qos 集合標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

qosCollectionId?: string

屬性值

string

qosDefinitionCollection

QoS 物件定義

qosDefinitionCollection?: QosDefinition[]

屬性值

resourceGuid

DSCP 組態資源的資源 GUID 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGuid?: string

屬性值

string

sourceIpRanges

來源IP範圍。

sourceIpRanges?: QosIpRange[]

屬性值

sourcePortRanges

來源埠範圍。

sourcePortRanges?: QosPortRange[]

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type