PrivateLinkResource 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 resource that supports private link capabilities.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
Public Class PrivateLinkResource
- Inheritance
-
PrivateLinkResource
- Attributes
Constructors
PrivateLinkResource() |
Initializes a new instance of the PrivateLinkResource class. |
PrivateLinkResource(String, String, String, String, IList<String>, IList<String>) |
Initializes a new instance of the PrivateLinkResource class. |
Properties
GroupId |
Gets or sets the private link resource group id. |
Id |
Gets or sets the resource ID. |
Name |
Gets or sets the name of the resource. |
RequiredMembers |
Gets or sets the private link resource required member names. |
RequiredZoneNames |
Gets or sets the private link resource Private link DNS zone name. |
Type |
Gets the resource type is private link resource. |
Applies to
Azure SDK for .NET