ARMProxyResource Class

Definition

The resource model definition for a ARM proxy resource. It will have everything other than required location and tags

public class ARMProxyResource : Microsoft.Rest.Azure.IResource
type ARMProxyResource = class
    interface IResource
Public Class ARMProxyResource
Implements IResource
Inheritance
ARMProxyResource
Derived
Implements

Constructors

ARMProxyResource()

Initializes a new instance of the ARMProxyResource class.

ARMProxyResource(String, String, String)

Initializes a new instance of the ARMProxyResource class.

Properties

Id

Gets the unique resource identifier of the database account.

Name

Gets the name of the database account.

Type

Gets the type of Azure resource.

Applies to