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.Azure.Management.AppPlatform.Models.Resource
type ProxyResource = class
    inherit Resource
Public Class ProxyResource
Inherits Resource
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 fully qualified resource Id for the resource.

(Inherited from Resource)
Name

Gets the name of the resource.

(Inherited from Resource)
Type

Gets the type of the resource.

(Inherited from Resource)

Applies to