PrivateLinkResource interface
A private link resource for a project for which a private endpoint can be created.
Properties
id | Path reference to this private link resource. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the private link resource. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Properties of the private link resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Type of the object = [Microsoft.Migrate/assessmentProjects/privateLinkResources]. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Path reference to this private link resource. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of the private link resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Properties of the private link resource. NOTE: This property will not be serialized. It can only be populated by the server.
properties?: PrivateLinkResourceProperties
Property Value
type
Type of the object = [Microsoft.Migrate/assessmentProjects/privateLinkResources]. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string