Прочитать на английском

Поделиться через


MockableDeviceRegistryArmClient.GetDeviceRegistrySchemaResource Method

Definition

Gets an object representing a DeviceRegistrySchemaResource 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 DeviceRegistrySchemaResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.DeviceRegistry.DeviceRegistrySchemaResource GetDeviceRegistrySchemaResource(Azure.Core.ResourceIdentifier id);

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a DeviceRegistrySchemaResource object.

Applies to