Get Shared Private Link Resource Result
data class GetSharedPrivateLinkResourceResult(val dnsZone: String? = null, val groupId: String, val id: String, val name: String, val privateLinkResourceId: String, val provisioningState: String, val requestMessage: String, val status: String, val systemData: SystemDataResponse, val type: String)
Concrete proxy resource types can be created by aliasing this type using a specific property type.
Constructors
Properties
Link copied to clipboard
The resource id of the resource the shared private link resource is for.
Link copied to clipboard
The 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.