共用方式為


VpnSiteLink Class

Definition

VpnSiteLink Resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VpnSiteLink : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VpnSiteLink = class
    inherit SubResource
Public Class VpnSiteLink
Inherits SubResource
Inheritance
VpnSiteLink
Attributes

Constructors

VpnSiteLink()

Initializes a new instance of the VpnSiteLink class.

VpnSiteLink(String, VpnLinkProviderProperties, String, String, VpnLinkBgpSettings, String, String, String, String)

Initializes a new instance of the VpnSiteLink class.

Properties

BgpProperties

Gets or sets the set of bgp properties.

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Fqdn

Gets or sets FQDN of vpn-site-link.

Id

Gets or sets resource ID.

(Inherited from SubResource)
IpAddress

Gets or sets the ip-address for the vpn-site-link.

LinkProperties

Gets or sets the link provider properties.

Name

Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource.

ProvisioningState

Gets the provisioning state of the VPN site link resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Type

Gets resource type.

Applies to