Get Shared Private Link Resource Plain Args
data class GetSharedPrivateLinkResourcePlainArgs(val resourceGroupName: String, val searchServiceName: String, val sharedPrivateLinkResourceName: String) : ConvertibleToJava<GetSharedPrivateLinkResourcePlainArgs>
Properties
Link copied to clipboard
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
Link copied to clipboard
The name of the search service associated with the specified resource group.
Link copied to clipboard
The name of the shared private link resource managed by the search service within the specified resource group.