NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent 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.
ClusterManagerUpdateRelayPrivateEndpointConnectionParameters represents the body of the request to approve or reject the relay private endpoint connection for the private relay managed by a cluster manager.
public class NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent>
type NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent = class
interface IJsonModel<NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent>
interface IPersistableModel<NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent>
Public Class NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent
Implements IJsonModel(Of NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent), IPersistableModel(Of NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent)
- Inheritance
-
NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent(NetworkCloudRelayPrivateEndpointConnectionState, ResourceIdentifier) |
Initializes a new instance of NetworkCloudClusterManagerRelayPrivateEndpointConnectionContent. |
Properties
| Name | Description |
|---|---|
| ConnectionState |
The state to set for the private endpoint connection. |
| Description |
The description to associate with the private endpoint connection. |
| PrivateEndpointResourceId |
The resource ID of private endpoint to be permitted or denied connection to the relay namespace. |