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 groupId of a private link resource

RequiredMembers

Gets requiredMembers of a private link resource

RequiredZoneNames

Gets requiredZoneNames of a private link resource

Applies to