CloudServiceSettings Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
CloudServiceSettings() |
Initialise une nouvelle instance de la classe CloudServiceSettings. |
CloudServiceSettings(String) |
Initialise une nouvelle instance de la classe CloudServiceSettings avec les arguments requis. |
CloudServiceSettings()
Initialise une nouvelle instance de la classe CloudServiceSettings.
public CloudServiceSettings ();
Public Sub New ()
S’applique à
CloudServiceSettings(String)
Initialise une nouvelle instance de la classe CloudServiceSettings avec les arguments requis.
public CloudServiceSettings (string geoRegion);
new Microsoft.WindowsAzure.Management.Automation.Models.CloudServiceSettings : string -> Microsoft.WindowsAzure.Management.Automation.Models.CloudServiceSettings
Public Sub New (geoRegion As String)
Paramètres
- geoRegion
- String
S’applique à
Azure SDK for .NET