AvailablePrivateEndpointType interface
The information of an AvailablePrivateEndpointType.
Properties
| display |
Display name of the resource. |
| id | A unique identifier of the AvailablePrivateEndpoint Type resource. |
| name | The name of the service and resource. |
| resource |
The name of the service and resource. |
| type | Resource type. |
Property Details
displayName
Display name of the resource.
displayName?: string
Property Value
string
id
A unique identifier of the AvailablePrivateEndpoint Type resource.
id?: string
Property Value
string
name
The name of the service and resource.
name?: string
Property Value
string
resourceName
The name of the service and resource.
resourceName?: string
Property Value
string
type
Resource type.
type?: string
Property Value
string