ConnectionPatchParameters Konstruktorer
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Överlagringar
ConnectionPatchParameters() | |
ConnectionPatchParameters(ConnectionPatchProperties) |
ConnectionPatchParameters()
public ConnectionPatchParameters ();
Public Sub New ()
Gäller för
ConnectionPatchParameters(ConnectionPatchProperties)
public ConnectionPatchParameters (Microsoft.Azure.Management.Automation.Models.ConnectionPatchProperties properties);
new Microsoft.Azure.Management.Automation.Models.ConnectionPatchParameters : Microsoft.Azure.Management.Automation.Models.ConnectionPatchProperties -> Microsoft.Azure.Management.Automation.Models.ConnectionPatchParameters
Public Sub New (properties As ConnectionPatchProperties)
Parametrar
- properties
- ConnectionPatchProperties
Gäller för
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET