C# Class Microsoft.Azure.Commands.Compute.CustomScriptExtensionPrivateSettings

Mostrar archivo Open project: Azure/azure-powershell

Public Properties

Property Type Description
commandToExecute string
storageAccountKey string
storageAccountName string

Property Details

commandToExecute public_oe property

public string commandToExecute
return string

storageAccountKey public_oe property

public string storageAccountKey
return string

storageAccountName public_oe property

public string storageAccountName
return string