PrivateLinkResourceInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A private link resource
public class PrivateLinkResourceInner
type PrivateLinkResourceInner = class
Public Class PrivateLinkResourceInner
- Inheritance
-
PrivateLinkResourceInner
Constructors
PrivateLinkResourceInner() |
Initializes a new instance of the PrivateLinkResourceInner class. |
PrivateLinkResourceInner(String, String, String, String, IList<String>, String) |
Initializes a new instance of the PrivateLinkResourceInner class. |
Properties
GroupId |
Gets or sets the group ID of the resource. |
Id |
Gets or sets the ID of the private link resource. |
Name |
Gets or sets the name of the private link resource. |
PrivateLinkServiceID |
Gets the private link service ID of the resource, this field is exposed only to NRP internally. |
RequiredMembers |
Gets or sets requiredMembers of the resource |
Type |
Gets or sets the resource type. |
Applies to
Azure SDK for .NET