Share via


PrivateLinkResource Class

Definition

A private link resource

public class PrivateLinkResource
type PrivateLinkResource = class
Public Class PrivateLinkResource
Inheritance
PrivateLinkResource

Constructors

PrivateLinkResource()

Initializes a new instance of the PrivateLinkResource class.

PrivateLinkResource(String, String, String, String, IList<String>, String)

Initializes a new instance of the PrivateLinkResource class.

Properties

GroupId

Gets or sets the group ID of the resource.

Id

Gets or sets the ID of the private link resource.

Name

Gets or sets the name of the private link resource.

PrivateLinkServiceId

Gets the private link service ID of the resource, this field is exposed only to NRP internally.

RequiredMembers

Gets or sets the RequiredMembers of the resource

Type

Gets or sets the resource type.

Applies to