Partilhar via


WorkspacePatchResource Construtores

Definição

Sobrecargas

WorkspacePatchResource()

Inicializa uma nova instância da classe WorkspacePatchResource.

WorkspacePatchResource(IDictionary<String,String>)

Inicializa uma nova instância da classe WorkspacePatchResource.

WorkspacePatchResource()

Inicializa uma nova instância da classe WorkspacePatchResource.

public WorkspacePatchResource ();
Public Sub New ()

Aplica-se a

WorkspacePatchResource(IDictionary<String,String>)

Inicializa uma nova instância da classe WorkspacePatchResource.

public WorkspacePatchResource (System.Collections.Generic.IDictionary<string,string> tags = default);
new Microsoft.Azure.Management.HealthcareApis.Models.WorkspacePatchResource : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.HealthcareApis.Models.WorkspacePatchResource
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing)

Parâmetros

tags
IDictionary<String,String>

Marcas de recurso.

Aplica-se a