ProxyResourceAutoGenerated Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |