C# 클래스 Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.BaseAzureServiceDiagnosticsExtensionCmdlet

상속: BaseAzureServiceExtensionCmdlet
파일 보기 프로젝트 열기: Azure/azure-powershell

보호된 프로퍼티들

프로퍼티 타입 설명
XmlNamespace string

공개 메소드들

메소드 설명
BaseAzureServiceDiagnosticsExtensionCmdlet ( ) : System

보호된 메소드들

메소드 설명
ValidateConfiguration ( ) : void
ValidateParameters ( ) : void
ValidateStorageAccount ( ) : void

비공개 메소드들

메소드 설명
GetResourceId ( ) : string
ValidateStorageAccountEndpoint ( ) : void
ValidateStorageAccountKey ( ) : void
ValidateStorageAccountName ( ) : void

메소드 상세

BaseAzureServiceDiagnosticsExtensionCmdlet() 공개 메소드

public BaseAzureServiceDiagnosticsExtensionCmdlet ( ) : System
리턴 System

ValidateConfiguration() 보호된 메소드

protected ValidateConfiguration ( ) : void
리턴 void

ValidateParameters() 보호된 메소드

protected ValidateParameters ( ) : void
리턴 void

ValidateStorageAccount() 보호된 메소드

protected ValidateStorageAccount ( ) : void
리턴 void

프로퍼티 상세

XmlNamespace 보호되어 있는 프로퍼티

protected string XmlNamespace
리턴 string