Table of Contents

Class ProxyResourceInner

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.Models
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 ProxyResourceInner : Resource
Inheritance
ProxyResourceInner
Derived

Constructors

ProxyResourceInner()

Initializes a new instance of the ProxyResourceInner class.

public ProxyResourceInner()

ProxyResourceInner(string, string, string)

Initializes a new instance of the ProxyResourceInner class.

public ProxyResourceInner(string id = null, string name = null, string type = null)

Parameters

id string
name string
type string