ProxyResource Class

Definition

The resource model definition for an Azure Resource Manager proxy resource. It will not have tags and a location

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)

Initializes a new instance of the ProxyResource class.

Properties

Id

Gets resource Id

Name

Gets resource name

Type

Gets resource type

Applies to