Sdílet prostřednictvím


ProxyOnlyResourceInner Konstruktory

Definice

Přetížení

ProxyOnlyResourceInner()

Inicializuje novou instanci ProxyOnlyResourceInner třídy.

ProxyOnlyResourceInner(String, String, String, String)

Inicializuje novou instanci ProxyOnlyResourceInner třídy.

ProxyOnlyResourceInner()

Inicializuje novou instanci ProxyOnlyResourceInner třídy.

public ProxyOnlyResourceInner ();
Public Sub New ()

Platí pro

ProxyOnlyResourceInner(String, String, String, String)

Inicializuje novou instanci ProxyOnlyResourceInner třídy.

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

Druh prostředku.

Platí pro