C# 클래스 Microsoft.Azure.Commands.Compute.SetAzureVMCustomScriptExtensionCommand

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void

보호된 메소드들

메소드 설명
GetPrivateConfiguration ( ) : Hashtable
GetSasUrlStr ( string storageName, string storageKey, string containerName, string blobName ) : string
GetStorageKey ( string storageName ) : string
GetStorageName ( ) : string

메소드 상세

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void

GetPrivateConfiguration() 보호된 메소드

protected GetPrivateConfiguration ( ) : Hashtable
리턴 System.Collections.Hashtable

GetSasUrlStr() 보호된 메소드

protected GetSasUrlStr ( string storageName, string storageKey, string containerName, string blobName ) : string
storageName string
storageKey string
containerName string
blobName string
리턴 string

GetStorageKey() 보호된 메소드

protected GetStorageKey ( string storageName ) : string
storageName string
리턴 string

GetStorageName() 보호된 메소드

protected GetStorageName ( ) : string
리턴 string