Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Azure
Commands
Compute
StorageServices
SaveAzureVhdCommand
C# Class Microsoft.Azure.Commands.Compute.StorageServices.SaveAzureVhdCommand
Inheritance:
ComputeClientBaseCmdlet
Afficher le fichier
Open project: Azure/azure-powershell
Private Properties
Свойство
Type
Description
DownloadFromBlobUri
Microsoft.Azure.Commands.Compute.Models.VhdDownloadContext
Méthodes publiques
Méthode
Description
ExecuteCmdlet
( ) :
void
Private Methods
Méthode
Description
DownloadFromBlobUri
(
ComputeClientBaseCmdlet
cmdlet
,
Uri
sourceUri
,
FileInfo
localFileInfo
,
string
storagekey
,
string
resourceGroupName
,
int
numThreads
,
bool
overwrite
) :
Microsoft.Azure.Commands.Compute.Models.VhdDownloadContext
Method Details
ExecuteCmdlet()
public
méthode
public
ExecuteCmdlet
( ) :
void
Résultat
void