Freigeben über


PrivateLinkResourceListResult Class

Definition

A list of private link resources

public class PrivateLinkResourceListResult
type PrivateLinkResourceListResult = class
Public Class PrivateLinkResourceListResult
Inheritance
PrivateLinkResourceListResult

Constructors

Name Description
PrivateLinkResourceListResult()

Initializes a new instance of the PrivateLinkResourceListResult class.

PrivateLinkResourceListResult(IList<PrivateLinkResource>)

Initializes a new instance of the PrivateLinkResourceListResult class.

Properties

Name Description
Value

Gets or sets array of private link resources

Applies to