BgpServiceCommunity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the BgpServiceCommunity type.
public class BgpServiceCommunity : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.BgpServiceCommunity>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.BgpServiceCommunity>
type BgpServiceCommunity = class
inherit NetworkTrackedResourceData
interface IJsonModel<BgpServiceCommunity>
interface IPersistableModel<BgpServiceCommunity>
Public Class BgpServiceCommunity
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of BgpServiceCommunity), IPersistableModel(Of BgpServiceCommunity)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BgpServiceCommunity() |
Initializes a new instance of the BgpServiceCommunity class. |
| BgpServiceCommunity(Boolean) |
Initializes a new instance of the BgpServiceCommunity class. |
Properties
| Name | Description |
|---|---|
| BgpCommunities |
A list of bgp communities. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| ServiceName |
Gets or sets the ServiceName compatibility property. |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |