VpnSiteLinkData 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 VpnSiteLinkData type.
public class VpnSiteLinkData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.VpnSiteLinkData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.VpnSiteLinkData>
type VpnSiteLinkData = class
inherit NetworkResourceData
interface IJsonModel<VpnSiteLinkData>
interface IPersistableModel<VpnSiteLinkData>
Public Class VpnSiteLinkData
Inherits NetworkResourceData
Implements IJsonModel(Of VpnSiteLinkData), IPersistableModel(Of VpnSiteLinkData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| VpnSiteLinkData() |
Initializes a new instance of VpnSiteLinkData. |
Properties
| Name | Description |
|---|---|
| BgpProperties |
The set of bgp properties. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Fqdn |
FQDN of vpn-site-link. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| IpAddress |
The ip-address for the vpn-site-link. |
| IPAddress |
Compatibility member. |
| LinkProperties |
The link provider properties. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the VPN site link resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |