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.
Compatibility declaration for the ApplicationGatewayPrivateLinkResource type.
public class ApplicationGatewayPrivateLinkResource : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayPrivateLinkResource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayPrivateLinkResource>
type ApplicationGatewayPrivateLinkResource = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayPrivateLinkResource>
interface IPersistableModel<ApplicationGatewayPrivateLinkResource>
Public Class ApplicationGatewayPrivateLinkResource
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayPrivateLinkResource), IPersistableModel(Of ApplicationGatewayPrivateLinkResource)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayPrivateLinkResource() |
Initializes a new instance of the ApplicationGatewayPrivateLinkResource class. |
| ApplicationGatewayPrivateLinkResource(Boolean) |
Initializes a new instance of the ApplicationGatewayPrivateLinkResource class. |
Properties
| Name | Description |
|---|---|
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| GroupId |
Group identifier of private link resource. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| RequiredMembers |
Required member names of private link resource. |
| RequiredZoneNames |
Required DNS zone names of the the private link resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |