ConnectivitySource 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.
Parameters that define the source of the connection.
public class ConnectivitySource
type ConnectivitySource = class
Public Class ConnectivitySource
- Inheritance
-
ConnectivitySource
Constructors
ConnectivitySource() |
Initializes a new instance of the ConnectivitySource class. |
ConnectivitySource(String, Nullable<Int32>) |
Initializes a new instance of the ConnectivitySource class. |
Properties
Port |
Gets or sets the source port from which a connectivity check will be performed. |
ResourceId |
Gets or sets the ID of the resource from which a connectivity check will be initiated. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET