Shared Private Link Resource Response
data class SharedPrivateLinkResourceResponse(val groupId: String, val id: String, val name: String, val privateLinkResourceId: String, val provisioningState: String, val requestMessage: String? = null, val status: String, val systemData: SystemDataResponse, val type: String)
Describes a Shared Private Link Resource
Properties
Link copied to clipboard
The resource id of the resource the shared private link resource is for
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
The request message for requesting approval of the shared private link resource
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.