P2SVpnGatewayData 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.
A class representing the P2SVpnGateway data model. P2SVpnGateway Resource.
public class P2SVpnGatewayData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.P2SVpnGatewayData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.P2SVpnGatewayData>
public class P2SVpnGatewayData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData
type P2SVpnGatewayData = class
inherit NetworkTrackedResourceData
interface IJsonModel<P2SVpnGatewayData>
interface IPersistableModel<P2SVpnGatewayData>
type P2SVpnGatewayData = class
inherit NetworkTrackedResourceData
Public Class P2SVpnGatewayData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of P2SVpnGatewayData), IPersistableModel(Of P2SVpnGatewayData)
Public Class P2SVpnGatewayData
Inherits NetworkTrackedResourceData
- Inheritance
- Implements
Constructors
P2SVpnGatewayData() |
Initializes a new instance of P2SVpnGatewayData. |
Properties
CustomDnsServers |
List of all customer specified DNS servers IP addresses. |
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
IsRoutingPreferenceInternet |
Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway. |
Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
P2SConnectionConfigurations |
List of all p2s connection configurations of the gateway. |
ProvisioningState |
The provisioning state of the P2S VPN gateway resource. |
ResourceType |
Resource type. (Inherited from NetworkTrackedResourceData) |
Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
VirtualHubId |
Gets or sets Id. |
VpnClientConnectionHealth |
All P2S VPN clients' connection health status. |
VpnGatewayScaleUnit |
The scale unit for this p2s vpn gateway. |
VpnServerConfigurationId |
Gets or sets Id. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET