P2SVpnConnectionHealthInner Constructors
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.
Overloads
P2SVpnConnectionHealthInner() |
Initializes a new instance of the P2SVpnConnectionHealthInner class. |
P2SVpnConnectionHealthInner(String) |
Initializes a new instance of the P2SVpnConnectionHealthInner class. |
P2SVpnConnectionHealthInner()
Initializes a new instance of the P2SVpnConnectionHealthInner class.
public P2SVpnConnectionHealthInner ();
Public Sub New ()
Applies to
P2SVpnConnectionHealthInner(String)
Initializes a new instance of the P2SVpnConnectionHealthInner class.
public P2SVpnConnectionHealthInner (string sasUrl = default);
new Microsoft.Azure.Management.Network.Fluent.Models.P2SVpnConnectionHealthInner : string -> Microsoft.Azure.Management.Network.Fluent.Models.P2SVpnConnectionHealthInner
Public Sub New (Optional sasUrl As String = Nothing)
Parameters
- sasUrl
- String
Returned sas url of the blob to which the p2s vpn connection detailed health will be written.