BgpServiceCommunityInner Class

Definition

Service Community Properties.

[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
Inheritance
BgpServiceCommunityInner
Attributes

Constructors

BgpServiceCommunityInner()

Initializes a new instance of the BgpServiceCommunityInner class.

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

Initializes a new instance of the BgpServiceCommunityInner class.

Properties

BgpCommunities

Gets or sets a list of bgp communities.

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
ServiceName

Gets or sets the name of the bgp community. e.g. Skype.

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to