次の方法で共有


BgpServiceCommunityInner クラス

定義

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

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

コンストラクター

BgpServiceCommunityInner()

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

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

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

プロパティ

BgpCommunities

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

Id

リソース ID。Setter はネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
ServiceName

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

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象