Condividi tramite


ConnectionTypeCreateOrUpdateProperties Costruttori

Definizione

Overload

ConnectionTypeCreateOrUpdateProperties()
ConnectionTypeCreateOrUpdateProperties(IDictionary<String,FieldDefinition>)

ConnectionTypeCreateOrUpdateProperties()

public ConnectionTypeCreateOrUpdateProperties ();
Public Sub New ()

Si applica a

ConnectionTypeCreateOrUpdateProperties(IDictionary<String,FieldDefinition>)

public ConnectionTypeCreateOrUpdateProperties (System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Automation.Models.FieldDefinition> fieldDefinitions);
new Microsoft.Azure.Management.Automation.Models.ConnectionTypeCreateOrUpdateProperties : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Automation.Models.FieldDefinition> -> Microsoft.Azure.Management.Automation.Models.ConnectionTypeCreateOrUpdateProperties
Public Sub New (fieldDefinitions As IDictionary(Of String, FieldDefinition))

Parametri

fieldDefinitions
IDictionary<String,FieldDefinition>

Si applica a