ProxyResourceAutoGenerated Class

Definition

The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location

public class ProxyResourceAutoGenerated : Microsoft.Azure.Management.CosmosDB.Models.ResourceAutoGenerated
type ProxyResourceAutoGenerated = class
    inherit ResourceAutoGenerated
Public Class ProxyResourceAutoGenerated
Inherits ResourceAutoGenerated
Inheritance
ProxyResourceAutoGenerated
Derived

Remarks

The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location

Constructors

Name Description
ProxyResourceAutoGenerated()

Initializes a new instance of the ProxyResourceAutoGenerated class.

ProxyResourceAutoGenerated(String, String, String, SystemData)

Initializes a new instance of the ProxyResourceAutoGenerated class.

Properties

Name Description
Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from ResourceAutoGenerated)
Name

Gets the name of the resource

(Inherited from ResourceAutoGenerated)
SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceAutoGenerated)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from ResourceAutoGenerated)

Applies to