PrivateEndpointIPConfigurationOutput interface
An IP Configuration of the private endpoint.
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| name | The name of the resource that is unique within a resource group. |
| properties | Properties of private endpoint IP configurations. |
| type | The resource type. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
name
The name of the resource that is unique within a resource group.
name?: string
Property Value
string
properties
Properties of private endpoint IP configurations.
properties?: PrivateEndpointIPConfigurationPropertiesOutput
Property Value
type
The resource type.
type?: string
Property Value
string