Share via


PrivateLinkResource Class

Definition

A resource that supports private link capabilities.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
Public Class PrivateLinkResource
Inheritance
PrivateLinkResource
Attributes

Constructors

PrivateLinkResource()

Initializes a new instance of the PrivateLinkResource class.

PrivateLinkResource(String, String, String, String, IList<String>, IList<String>)

Initializes a new instance of the PrivateLinkResource class.

Properties

GroupId

Gets or sets the private link resource group id.

Id

Gets or sets the resource ID.

Name

Gets or sets the name of the resource.

RequiredMembers

Gets or sets the private link resource required member names.

RequiredZoneNames

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

Type

Gets the resource type is private link resource.

Applies to