ProxyResourceAutoGenerated2 Class

Definition

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

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

Remarks

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

Constructors

Name Description
ProxyResourceAutoGenerated2()

Initializes a new instance of the ProxyResourceAutoGenerated2 class.

ProxyResourceAutoGenerated2(String, String, String, SystemData)

Initializes a new instance of the ProxyResourceAutoGenerated2 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 ResourceAutoGenerated2)
Name

Gets the name of the resource

(Inherited from ResourceAutoGenerated2)
SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceAutoGenerated2)
Type

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

(Inherited from ResourceAutoGenerated2)

Applies to