ApplicationGatewayPrivateLinkResource interface
PrivateLink Resource of an application gateway.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
| group |
Group identifier of private link resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Name of the private link resource that is unique within an Application Gateway. |
| required |
Required member names of private link resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| required |
Required DNS zone names of the the private link resource. |
| type | Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource ID. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
groupId
Group identifier of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.
groupId?: string
Property Value
string
name
Name of the private link resource that is unique within an Application Gateway.
name?: string
Property Value
string
requiredMembers
Required member names of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.
requiredMembers?: string[]
Property Value
string[]
requiredZoneNames
Required DNS zone names of the the private link resource.
requiredZoneNames?: string[]
Property Value
string[]
type
Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string