PrivateLinkResourceInner Class

Definition

A private link resource

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResourceInner : Microsoft.Azure.Management.CosmosDB.Fluent.Models.ARMProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResourceInner = class
    inherit ARMProxyResourceInner
Public Class PrivateLinkResourceInner
Inherits ARMProxyResourceInner
Inheritance
Attributes

Constructors

PrivateLinkResourceInner()

Initializes a new instance of the PrivateLinkResourceInner class.

PrivateLinkResourceInner(String, String, String, String, IList<String>)

Initializes a new instance of the PrivateLinkResourceInner class.

Properties

GroupId

Gets the private link resource group id.

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
RequiredMembers

Gets the private link resource required member names.

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to