SubResource Class

Definition

Reference to another subresource.

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)

Initializes a new instance of the SubResource class.

Properties

Id

Gets resource ID.

Name

Gets the name of the resource that is unique within a resource group. This name can be used to access the resource.

Type

Gets resource type

Applies to