Method | Description | |
---|---|---|
ConvertCustomDataFileToBase64 ( string fileName ) : string | ||
GetPublicIPName ( Microsoft vmRole ) : string | ||
GetRoleNames ( IList |
||
LoadStateFromFile ( string filePath ) : |
||
MapConfigurationSets ( IList |
||
MapConfigurationSets ( Collection |
||
MapVMImageInput ( Microsoft.WindowsAzure.Commands.ServiceManagement.Model vmImageInput ) : Microsoft.WindowsAzure.Management.Compute.Models.VMImageInput | ||
SaveStateToFile ( |
public static ConvertCustomDataFileToBase64 ( string fileName ) : string | ||
fileName | string | |
return | string |
public static GetPublicIPName ( Microsoft vmRole ) : string | ||
vmRole | Microsoft | |
return | string |
public static GetRoleNames ( IList |
||
roleInstanceList | IList |
|
roleName | string | |
return | RoleNamesCollection |
public static LoadStateFromFile ( string filePath ) : |
||
filePath | string | |
return |
public static MapConfigurationSets ( IList |
||
configurationSets | IList |
|
return | Collection |
public static MapConfigurationSets ( Collection |
||
configurationSets | Collection |
|
return | IList |
public static MapVMImageInput ( Microsoft.WindowsAzure.Commands.ServiceManagement.Model vmImageInput ) : Microsoft.WindowsAzure.Management.Compute.Models.VMImageInput | ||
vmImageInput | Microsoft.WindowsAzure.Commands.ServiceManagement.Model | |
return | Microsoft.WindowsAzure.Management.Compute.Models.VMImageInput |
public static SaveStateToFile ( |
||
role | ||
filePath | string | |
return | void |