次の方法で共有


DscpConfigurationPropertiesFormatOutput interface

差別化されたサービス コード ポイントの構成プロパティ。

プロパティ

associatedNetworkInterfaces

DSCP 設定に関連付けられたネットワーク インターフェイス。

destinationIpRanges

宛先 IP 範囲。

destinationPortRanges

宛先ポート範囲。

markings

構成で使用するマーキングの一覧。

protocol

RNM でサポートされているプロトコルの種類。

provisioningState

DSCP 構成リソースのプロビジョニング状態。

qosCollectionId

RNM によって生成された Qos コレクション ID。

qosDefinitionCollection

QoS オブジェクト定義

resourceGuid

DSCP 構成リソースのリソース GUID プロパティ。

sourceIpRanges

ソース IP 範囲。

sourcePortRanges

送信元ポート範囲。

プロパティの詳細

associatedNetworkInterfaces

DSCP 設定に関連付けられたネットワーク インターフェイス。

associatedNetworkInterfaces?: NetworkInterfaceOutput[]

プロパティ値

destinationIpRanges

宛先 IP 範囲。

destinationIpRanges?: QosIpRangeOutput[]

プロパティ値

destinationPortRanges

宛先ポート範囲。

destinationPortRanges?: QosPortRangeOutput[]

プロパティ値

markings

構成で使用するマーキングの一覧。

markings?: number[]

プロパティ値

number[]

protocol

RNM でサポートされているプロトコルの種類。

protocol?: "Tcp" | "Udp" | "Icmp" | "Esp" | "Ah" | "All" | "DoNotUse" | "Gre" | "Vxlan"

プロパティ値

"Tcp" | "Udp" | "Icmp" | "Esp" | "Ah" | "All" | "DoNotUse" | "Gre" | "Vxlan"

provisioningState

DSCP 構成リソースのプロビジョニング状態。

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

プロパティ値

"Succeeded" | "Updating" | "Deleting" | "Failed"

qosCollectionId

RNM によって生成された Qos コレクション ID。

qosCollectionId?: string

プロパティ値

string

qosDefinitionCollection

QoS オブジェクト定義

qosDefinitionCollection?: QosDefinitionOutput[]

プロパティ値

resourceGuid

DSCP 構成リソースのリソース GUID プロパティ。

resourceGuid?: string

プロパティ値

string

sourceIpRanges

ソース IP 範囲。

sourceIpRanges?: QosIpRangeOutput[]

プロパティ値

sourcePortRanges

送信元ポート範囲。

sourcePortRanges?: QosPortRangeOutput[]

プロパティ値