NetworkCloudAccessBridgeEndpoint 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.
AccessBridgeEndpoint describes a single advertised service endpoint.
public class NetworkCloudAccessBridgeEndpoint : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudAccessBridgeEndpoint>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudAccessBridgeEndpoint>
type NetworkCloudAccessBridgeEndpoint = class
interface IJsonModel<NetworkCloudAccessBridgeEndpoint>
interface IPersistableModel<NetworkCloudAccessBridgeEndpoint>
Public Class NetworkCloudAccessBridgeEndpoint
Implements IJsonModel(Of NetworkCloudAccessBridgeEndpoint), IPersistableModel(Of NetworkCloudAccessBridgeEndpoint)
- Inheritance
-
NetworkCloudAccessBridgeEndpoint
- Implements
Properties
| Name | Description |
|---|---|
| Fqdn |
The fully qualified domain name used to describe the certificate name for the endpoint. |
| Ipv4Address |
The IPv4 address associated with the endpoint. |
| Ipv6Address |
The IPv6 address associated with the endpoint. |
| Name |
The name that identifies the type of endpoint (for example VIP or host). |