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

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
ThrowNoStorageAccount void
ThrowPremiumStorageError void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
ThrowNoStorageAccount ( ) : void
ThrowPremiumStorageError ( string storageAccountName ) : void

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void