ProxyResource 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 ARM proxy resource. It will have everything other than required location and tags.
public class ProxyResource : Microsoft.Rest.Azure.IResource
type ProxyResource = class
interface IResource
Public Class ProxyResource
Implements IResource
- Inheritance
-
ProxyResource
- Derived
- Implements
Constructors
ProxyResource() |
Initializes a new instance of the ProxyResource class. |
ProxyResource(String, String, String, SystemData) |
Initializes a new instance of the ProxyResource class. |
Properties
Id |
Gets the resource ID. |
Name |
Gets the name of the resource. |
SystemData |
Gets metadata pertaining to creation and last modification of the resource. |
Type |
Gets the type of the resource. |
Applies to
Azure SDK for .NET