ApplicationGatewayPrivateLinkResource 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.
PrivateLink Resource of an application gateway.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayPrivateLinkResource : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayPrivateLinkResource = class
inherit SubResource
Public Class ApplicationGatewayPrivateLinkResource
Inherits SubResource
- Inheritance
- Attributes
Constructors
ApplicationGatewayPrivateLinkResource() |
Initializes a new instance of the ApplicationGatewayPrivateLinkResource class. |
ApplicationGatewayPrivateLinkResource(String, String, IList<String>, IList<String>, String, String, String) |
Initializes a new instance of the ApplicationGatewayPrivateLinkResource class. |
Properties
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
GroupId |
Gets group identifier of private link resource. |
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Name |
Gets or sets name of the private link resource that is unique within an Application Gateway. |
RequiredMembers |
Gets required member names of private link resource. |
RequiredZoneNames |
Gets or sets required DNS zone names of the the private link resource. |
Type |
Gets type of the resource. |