次の方法で共有


BgpServiceCommunity クラス

定義

サービス コミュニティのプロパティ。

[Microsoft.Rest.Serialization.JsonTransformation]
public class BgpServiceCommunity : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BgpServiceCommunity = class
    inherit Resource
Public Class BgpServiceCommunity
Inherits Resource
継承
BgpServiceCommunity
属性

コンストラクター

BgpServiceCommunity()

BgpServiceCommunity クラスの新しいインスタンスを初期化します。

BgpServiceCommunity(String, String, String, String, IDictionary<String,String>, String, IList<BGPCommunity>)

BgpServiceCommunity クラスの新しいインスタンスを初期化します。

プロパティ

BgpCommunities

bgp コミュニティの一覧を取得または設定します。

Id

リソース ID を取得または設定します。

(継承元 Resource)
Location

リソースの場所を取得または設定します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
ServiceName

bgp コミュニティの名前を取得または設定します。 Skype など。

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)

適用対象