C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.Extensions.SetAzureVMDscExtension

Inheritance: VirtualMachineExtensionCmdletBase
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
CreateConfiguration void
ExecuteCommand void
UploadConfigurationDataToBlob ConfigurationUris

Protected Methods

Method Description
ProcessRecord ( ) : void
ValidateParameters ( ) : void

Private Methods

Method Description
CreateConfiguration ( ) : void
ExecuteCommand ( ) : void
UploadConfigurationDataToBlob ( ) : ConfigurationUris

Uploading configuration data to blob storage.

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void

ValidateParameters() protected method

protected ValidateParameters ( ) : void
return void