C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.BaseAzureServiceDiagnosticsExtensionCmdlet

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

Protected Properties

Свойство Type Description
XmlNamespace string

Méthodes publiques

Méthode Description
BaseAzureServiceDiagnosticsExtensionCmdlet ( ) : System

Méthodes protégées

Méthode Description
ValidateConfiguration ( ) : void
ValidateParameters ( ) : void
ValidateStorageAccount ( ) : void

Private Methods

Méthode Description
GetResourceId ( ) : string
ValidateStorageAccountEndpoint ( ) : void
ValidateStorageAccountKey ( ) : void
ValidateStorageAccountName ( ) : void

Method Details

BaseAzureServiceDiagnosticsExtensionCmdlet() public méthode

public BaseAzureServiceDiagnosticsExtensionCmdlet ( ) : System
Résultat System

ValidateConfiguration() protected méthode

protected ValidateConfiguration ( ) : void
Résultat void

ValidateParameters() protected méthode

protected ValidateParameters ( ) : void
Résultat void

ValidateStorageAccount() protected méthode

protected ValidateStorageAccount ( ) : void
Résultat void

Property Details

XmlNamespace protected_oe property

protected string XmlNamespace
Résultat string