Get Shared Private Link Resource Result
data class GetSharedPrivateLinkResourceResult(val azureApiVersion: String, val id: String, val name: String, val properties: SharedPrivateLinkResourcePropertiesResponse, val type: String)
Describes a Shared Private Link Resource managed by the search service.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: SharedPrivateLinkResourcePropertiesResponse, type: String)