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

Inheritance: VirtualMachineBaseCmdlet
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
DownloadFromBlobUri void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
DownloadFromBlobUri ( Uri sourceUri, string localFileInfo ) : void

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void