Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static ExtensionProfileSettings |
ExtensionProfileSettings.create(List<String> fileUris,
String commandToExecute) |
abstract ExtensionProfileSettings |
ExtensionProperties.settings()
The ExtensionProfileSettings of the extension properties
|
Modifier and Type | Method and Description |
---|---|
static ExtensionProperties |
ExtensionProperties.create(String publisher,
String type,
String typeHandlerVersion,
Boolean autoUpgradeMinorVersion,
ExtensionProfileSettings settings,
Map<String,String> protectedSettings) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.