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.Cdn.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, SystemData)

Initializes a new instance of the ProxyResource class.

Properties

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
SystemData (Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to