C# Class Microsoft.Azure.Commands.Compute.SetAzureVMCustomScriptExtensionCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Méthodes protégées

Méthode Description
GetPrivateConfiguration ( ) : Hashtable
GetSasUrlStr ( string storageName, string storageKey, string containerName, string blobName ) : string
GetStorageKey ( string storageName ) : string
GetStorageName ( ) : string

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void

GetPrivateConfiguration() protected méthode

protected GetPrivateConfiguration ( ) : Hashtable
Résultat System.Collections.Hashtable

GetSasUrlStr() protected méthode

protected GetSasUrlStr ( string storageName, string storageKey, string containerName, string blobName ) : string
storageName string
storageKey string
containerName string
blobName string
Résultat string

GetStorageKey() protected méthode

protected GetStorageKey ( string storageName ) : string
storageName string
Résultat string

GetStorageName() protected méthode

protected GetStorageName ( ) : string
Résultat string