ProxyResource Class

Definition

The resource model definition for a ARM proxy resource. It will have everything other than required location and tags.

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

Constructors

ProxyResource()

Initializes a new instance of the ProxyResource class.

ProxyResource(String, String, String, SystemData)

Initializes a new instance of the ProxyResource class.

Properties

Id

Gets the resource ID.

Name

Gets the name of the resource.

SystemData

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

Type

Gets the type of the resource.

Applies to