PrivateLinkResourcesOperations interface
Interface representing a PrivateLinkResources operations.
Properties
| list |
Gets the private link resources supported for the attestation provider. |
Property Details
listByProvider
Gets the private link resources supported for the attestation provider.
listByProvider: (resourceGroupName: string, providerName: string, options?: PrivateLinkResourcesListByProviderOptionalParams) => Promise<PrivateLinkResourceListResult>
Property Value
(resourceGroupName: string, providerName: string, options?: PrivateLinkResourcesListByProviderOptionalParams) => Promise<PrivateLinkResourceListResult>