영어로 읽기

다음을 통해 공유


MockableEventGridArmClient.GetEventGridDomainPrivateLinkResource Method

Definition

Gets an object representing an EventGridDomainPrivateLinkResource 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 an EventGridDomainPrivateLinkResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.EventGrid.EventGridDomainPrivateLinkResource GetEventGridDomainPrivateLinkResource (Azure.Core.ResourceIdentifier id);

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EventGridDomainPrivateLinkResource object.

Applies to