C# Класс Microsoft.Azure.Commands.Compute.CustomScriptExtensionPrivateSettings

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
commandToExecute string
storageAccountKey string
storageAccountName string

Описание свойств

commandToExecute публичное свойство

public string commandToExecute
Результат string

storageAccountKey публичное свойство

public string storageAccountKey
Результат string

storageAccountName публичное свойство

public string storageAccountName
Результат string