Share via


ExternalResource Class

Definition

Definition of a resource.

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

Constructors

ExternalResource()

Initializes a new instance of the ExternalResource class.

ExternalResource(String, String, String, SystemData)

Initializes a new instance of the ExternalResource class.

Properties

Id

Gets the resource identifier.

Name

Gets extension resource name.

SystemData

Gets metadata pertaining to creation and last modification of the resource.

Type

Gets the resource type.

Applies to