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

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Свойство Type Description
commandToExecute string
storageAccountKey string
storageAccountName string

Property Details

commandToExecute public_oe property

public string commandToExecute
Résultat string

storageAccountKey public_oe property

public string storageAccountKey
Résultat string

storageAccountName public_oe property

public string storageAccountName
Résultat string