ProxyResource Constructors

Definition

Overloads

ProxyResource()

Defines shared properties of an Azure resource.

ProxyResource(String, String, String)

Initializes a new instance of the Resource class.

ProxyResource()

Defines shared properties of an Azure resource.

C#
public ProxyResource();

Applies to

Azure SDK for .NET Legacy
Продукт Версії
Azure SDK for .NET Legacy

ProxyResource(String, String, String)

Initializes a new instance of the Resource class.

C#
public ProxyResource(string id = default, string name = default, string type = default);

Parameters

id
String
name
String
type
String

Applies to

Azure SDK for .NET Legacy
Продукт Версії
Azure SDK for .NET Legacy