MockableHardwareSecurityModulesArmClient.GetHardwareSecurityModulesPrivateEndpointConnectionResource Method

Definition

Gets an object representing a HardwareSecurityModulesPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a HardwareSecurityModulesPrivateEndpointConnectionResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.HardwareSecurityModules.HardwareSecurityModulesPrivateEndpointConnectionResource GetHardwareSecurityModulesPrivateEndpointConnectionResource (Azure.Core.ResourceIdentifier id);
abstract member GetHardwareSecurityModulesPrivateEndpointConnectionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.HardwareSecurityModules.HardwareSecurityModulesPrivateEndpointConnectionResource
override this.GetHardwareSecurityModulesPrivateEndpointConnectionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.HardwareSecurityModules.HardwareSecurityModulesPrivateEndpointConnectionResource
Public Overridable Function GetHardwareSecurityModulesPrivateEndpointConnectionResource (id As ResourceIdentifier) As HardwareSecurityModulesPrivateEndpointConnectionResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a HardwareSecurityModulesPrivateEndpointConnectionResource object.

Applies to