CommonProxyResource 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 CommonProxyResource : Microsoft.Azure.Management.Network.Models.CommonResource
type CommonProxyResource = class
inherit CommonResource
Public Class CommonProxyResource
Inherits CommonResource
- Inheritance
- Derived
Remarks
The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location
Constructors
CommonProxyResource() |
Initializes a new instance of the CommonProxyResource class. |
CommonProxyResource(String, String, String, SystemData) |
Initializes a new instance of the CommonProxyResource class. |
Properties
Id |
Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" (Inherited from CommonResource) |
Name |
Gets the name of the resource (Inherited from CommonResource) |
SystemData |
Gets azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from CommonResource) |
Type |
Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from CommonResource) |