Class ExtensionProfileSettings
java.lang.Object
org.jclouds.azurecompute.arm.domain.ExtensionProfileSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
The commandToExecute of the extension profile settingsstatic ExtensionProfileSettings
fileUris()
The fileUris reference of the extension profile settings
-
Constructor Details
-
ExtensionProfileSettings
public ExtensionProfileSettings()
-
-
Method Details
-
fileUris
The fileUris reference of the extension profile settings -
commandToExecute
The commandToExecute of the extension profile settings -
create
-