Collection Construtores
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Collection() |
Inicializa uma nova instância da classe Collection. |
Collection(String, String) |
Inicializa uma nova instância da classe Collection com os argumentos necessários. |
Inicializa uma nova instância da classe Collection.
public Collection ();
Public Sub New ()
Aplica-se a
Azure SDK for .NET Legacy
Produto | Versões |
---|---|
Azure SDK for .NET | Legacy |
Inicializa uma nova instância da classe Collection com os argumentos necessários.
public Collection (string name, string planName);
new Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection : string * string -> Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection
Public Sub New (name As String, planName As String)
Parâmetros
- name
- String
- planName
- String
Aplica-se a
Azure SDK for .NET Legacy
Produto | Versões |
---|---|
Azure SDK for .NET | Legacy |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: