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

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

공개 프로퍼티들

프로퍼티 타입 설명
commandToExecute string
storageAccountKey string
storageAccountName string

프로퍼티 상세

commandToExecute 공개적으로 프로퍼티

public string commandToExecute
리턴 string

storageAccountKey 공개적으로 프로퍼티

public string storageAccountKey
리턴 string

storageAccountName 공개적으로 프로퍼티

public string storageAccountName
리턴 string