Language

MockableDiscoveryArmClient.GetBookshelfPrivateLinkResource Method

Definition

Gets an object representing a BookshelfPrivateLinkResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.Discovery.BookshelfPrivateLinkResource GetBookshelfPrivateLinkResource(Azure.Core.ResourceIdentifier id);
abstract member GetBookshelfPrivateLinkResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Discovery.BookshelfPrivateLinkResource
override this.GetBookshelfPrivateLinkResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Discovery.BookshelfPrivateLinkResource
Public Overridable Function GetBookshelfPrivateLinkResource (id As ResourceIdentifier) As BookshelfPrivateLinkResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a BookshelfPrivateLinkResource object.

Applies to