你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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