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.
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>
public class ApplicationGatewayPrivateLinkResource : Azure.ResourceManager.Network.Models.NetworkResourceData
type ApplicationGatewayPrivateLinkResource = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayPrivateLinkResource>
interface IPersistableModel<ApplicationGatewayPrivateLinkResource>
type ApplicationGatewayPrivateLinkResource = class
inherit NetworkResourceData
Public Class ApplicationGatewayPrivateLinkResource
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayPrivateLinkResource), IPersistableModel(Of ApplicationGatewayPrivateLinkResource)
Public Class ApplicationGatewayPrivateLinkResource
Inherits NetworkResourceData
- Inheritance
- Implements
Constructors
ApplicationGatewayPrivateLinkResource() |
Initializes a new instance of ApplicationGatewayPrivateLinkResource. |
Properties
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 |
Resource name. (Inherited from NetworkResourceData) |
RequiredMembers |
Required member names of private link resource. |
RequiredZoneNames |
Required DNS zone names of the the private link resource. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET