ProxyResourceWithWritableName Class

Definition

ARM proxy resource.

public class ProxyResourceWithWritableName : Microsoft.Azure.Management.Sql.Models.ResourceWithWritableName
type ProxyResourceWithWritableName = class
    inherit ResourceWithWritableName
Public Class ProxyResourceWithWritableName
Inherits ResourceWithWritableName
Inheritance
ProxyResourceWithWritableName
Derived

Constructors

ProxyResourceWithWritableName()

Initializes a new instance of the ProxyResourceWithWritableName class.

ProxyResourceWithWritableName(String, String, String)

Initializes a new instance of the ProxyResourceWithWritableName class.

Properties

Id

Gets resource ID.

(Inherited from ResourceWithWritableName)
Name

Gets or sets resource name.

(Inherited from ResourceWithWritableName)
Type

Gets resource type.

(Inherited from ResourceWithWritableName)

Applies to