Language

MockableConfluentArmClient.GetConfluentAccessPointResource Method

Definition

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

public virtual Azure.ResourceManager.Confluent.ConfluentAccessPointResource GetConfluentAccessPointResource(Azure.Core.ResourceIdentifier id);
abstract member GetConfluentAccessPointResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Confluent.ConfluentAccessPointResource
override this.GetConfluentAccessPointResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Confluent.ConfluentAccessPointResource
Public Overridable Function GetConfluentAccessPointResource (id As ResourceIdentifier) As ConfluentAccessPointResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a ConfluentAccessPointResource object.

Applies to