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
type ProxyResource = class
Public Class ProxyResource
Inheritance
ProxyResource
Derived

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 the resource ID.

Name

Gets the name of the resource.

Type

Gets the type of the resource.

Applies to