Udostępnij za pośrednictwem


ProxyOnlyResourceInner Konstruktory

Definicja

Przeciążenia

ProxyOnlyResourceInner()

Inicjuje nowe wystąpienie klasy ProxyOnlyResourceInner.

ProxyOnlyResourceInner(String, String, String, String)

Inicjuje nowe wystąpienie klasy ProxyOnlyResourceInner.

ProxyOnlyResourceInner()

Inicjuje nowe wystąpienie klasy ProxyOnlyResourceInner.

public ProxyOnlyResourceInner ();
Public Sub New ()

Dotyczy

ProxyOnlyResourceInner(String, String, String, String)

Inicjuje nowe wystąpienie klasy ProxyOnlyResourceInner.

public ProxyOnlyResourceInner (string id = default, string name = default, string type = default, string kind = default);
new Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner : string * string * string * string -> Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional kind As String = Nothing)

Parametry

id
String
name
String
type
String
kind
String

Rodzaj zasobu.

Dotyczy