Class ARMProxyResourceInner
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags
public class ARMProxyResourceInner : Resource
- Inheritance
-
ARMProxyResourceInner
- Derived
Constructors
ARMProxyResourceInner()
Initializes a new instance of the ARMProxyResourceInner class.
public ARMProxyResourceInner()
ARMProxyResourceInner(string, string, string)
Initializes a new instance of the ARMProxyResourceInner class.
public ARMProxyResourceInner(string id = null, string name = null, string type = null)