ProxyResource Constructors
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.
ProxyResource() |
Defines shared properties of an Azure resource. |
ProxyResource(String, String, String) |
Initializes a new instance of the Resource class. |
Defines shared properties of an Azure resource.
C#
public ProxyResource();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the Resource class.
C#
public ProxyResource(string id = default, string name = default, string type = default);
new Microsoft.Azure.Management.ResourceManager.Fluent.ProxyResource : string * string * string -> Microsoft.Azure.Management.ResourceManager.Fluent.ProxyResource
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing)
Parameters
- id
- String
- name
- String
- type
- String
Applies to
Azure SDK for .NET Legacy
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: