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

PrivateLinkResourceProperties Class

Definition

Properties of a private link resource.

public class PrivateLinkResourceProperties
type PrivateLinkResourceProperties = class
Public Class PrivateLinkResourceProperties
Inheritance
PrivateLinkResourceProperties

Constructors

PrivateLinkResourceProperties()

Initializes a new instance of the PrivateLinkResourceProperties class.

PrivateLinkResourceProperties(String, IList<String>, IList<String>)

Initializes a new instance of the PrivateLinkResourceProperties class.

Properties

GroupId

Gets the private link resource group id.

RequiredMembers

Gets the private link resource required member names.

RequiredZoneNames

Gets or sets the private link resource Private link DNS zone name.

Applies to