SubResource Class

Definition

Azure Data Factory nested resource, which belongs to a factory.

public class SubResource : Microsoft.Rest.Azure.IResource
type SubResource = class
    interface IResource
Public Class SubResource
Implements IResource
Inheritance
SubResource
Derived
Implements

Constructors

SubResource()

Initializes a new instance of the SubResource class.

SubResource(String, String, String, String)

Initializes a new instance of the SubResource class.

Properties

Etag

Gets etag identifies change in the resource.

Id

Gets the resource identifier.

Name

Gets the resource name.

Type

Gets the resource type.

Applies to