RemotePrivateEndpointConnectionARMResource Class

Definition

Remote Private Endpoint Connection ARM resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class RemotePrivateEndpointConnectionARMResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RemotePrivateEndpointConnectionARMResource = class
    inherit ProxyOnlyResource
Public Class RemotePrivateEndpointConnectionARMResource
Inherits ProxyOnlyResource
Inheritance
RemotePrivateEndpointConnectionARMResource
Attributes

Constructors

RemotePrivateEndpointConnectionARMResource()

Initializes a new instance of the RemotePrivateEndpointConnectionARMResource class.

RemotePrivateEndpointConnectionARMResource(String, String, String, String, String, ArmIdWrapper, PrivateLinkConnectionState, IList<String>)

Initializes a new instance of the RemotePrivateEndpointConnectionARMResource class.

Properties

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
IpAddresses

Gets or sets private IPAddresses mapped to the remote private endpoint

Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
PrivateEndpoint

Gets or sets privateEndpoint of a remote private endpoint connection

PrivateLinkServiceConnectionState
ProvisioningState
Type

Gets resource type.

(Inherited from ProxyOnlyResource)

Applies to