İngilizce dilinde oku

Aracılığıyla paylaş


MockableSqlArmClient.GetInstancePoolResource(ResourceIdentifier) Method

Definition

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

public virtual Azure.ResourceManager.Sql.InstancePoolResource GetInstancePoolResource (Azure.Core.ResourceIdentifier id);

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a InstancePoolResource object.

Applies to