ProxyResource Class

Definition

ARM proxy resource.

public class ProxyResource : Microsoft.Azure.Management.Sql.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 resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to