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

Inheritance: VirtualMachineExtensionCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
CreateConfiguration void
ExecuteCommand void
UploadConfigurationDataToBlob ConfigurationUris

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void
ValidateParameters ( ) : void

Private Methods

Méthode Description
CreateConfiguration ( ) : void
ExecuteCommand ( ) : void
UploadConfigurationDataToBlob ( ) : ConfigurationUris

Uploading configuration data to blob storage.

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void

ValidateParameters() protected méthode

protected ValidateParameters ( ) : void
Résultat void