ICloudSettingsFormat Interface

 

Represents an interface for the Cloud settings format.

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public interface class ICloudSettingsFormat

NameDescription
System_CAPS_pubpropertyName

Gets the name of the settings format.

NameDescription
System_CAPS_pubmethodParse(String^)

Converts the specified settings into a collection of strings.

Return to top
Show: