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 privately linkable resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource : Microsoft.Azure.Management.Purview.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
inherit ProxyResource
Public Class PrivateLinkResource
Inherits ProxyResource
- Inheritance
- 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 the private link resource group identifier. |
Id |
Gets or sets the identifier. (Inherited from ProxyResource) |
Name |
Gets or sets the name. (Inherited from ProxyResource) |
RequiredMembers |
Gets this translates to how many Private IPs should be created for each privately linkable resource. |
RequiredZoneNames |
Gets the required zone names for private link resource. |
Type |
Gets or sets the type. (Inherited from ProxyResource) |