PrivateLinkResource Class

Definition

A private link resource

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource : Microsoft.Azure.Management.Monitor.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
    inherit ProxyResource
Public Class PrivateLinkResource
Inherits ProxyResource
Inheritance
PrivateLinkResource
Attributes

Constructors

PrivateLinkResource()

Initializes a new instance of the PrivateLinkResource class.

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

Initializes a new instance of the PrivateLinkResource class.

Properties

GroupId

Gets the private link resource group id.

Id

Gets azure resource Id

(Inherited from ProxyResource)
Name

Gets azure resource name

(Inherited from ProxyResource)
RequiredMembers

Gets the private link resource required member names.

Type

Gets azure resource type

(Inherited from ProxyResource)

Applies to