Share via


PrivateLinkResources Class

Definition

The available private link resources for an IotHub

public class PrivateLinkResources
type PrivateLinkResources = class
Public Class PrivateLinkResources
Inheritance
PrivateLinkResources

Constructors

PrivateLinkResources()

Initializes a new instance of the PrivateLinkResources class.

PrivateLinkResources(IList<GroupIdInformation>)

Initializes a new instance of the PrivateLinkResources class.

Properties

Value

Gets or sets the list of available private link resources for an IotHub

Applies to