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 the private link resource required zone names.

Applies to