PrivateLinkResourceProperties Class

Definition

A privately linkable resource properties.

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 identifier.

RequiredMembers

Gets this translates to how many Private IPs should be created for each privately linkable resource.

RequiredZoneNames

Gets the required zone names for private link resource.

Applies to