PrivateLinkConnectionApprovalRequestResource Class

Definition

Private Endpoint Connection Approval ARM resource.

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

Constructors

PrivateLinkConnectionApprovalRequestResource()

Initializes a new instance of the PrivateLinkConnectionApprovalRequestResource class.

PrivateLinkConnectionApprovalRequestResource(String, String, String, String, PrivateLinkConnectionState)

Initializes a new instance of the PrivateLinkConnectionApprovalRequestResource class.

Properties

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
PrivateLinkServiceConnectionState
Type

Gets resource type.

(Inherited from ProxyOnlyResource)

Applies to