Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AdditionalUnattendContent |
AdditionalUnattendContent.withComponentName(ComponentNames componentName)
Set the componentName property: The component name.
|
AdditionalUnattendContent |
AdditionalUnattendContent.withContent(String content)
Set the content property: Specifies the XML formatted content that is added to the unattend.xml file for the
specified path and component.
|
AdditionalUnattendContent |
AdditionalUnattendContent.withPassName(PassNames passName)
Set the passName property: The pass name.
|
AdditionalUnattendContent |
AdditionalUnattendContent.withSettingName(SettingNames settingName)
Set the settingName property: Specifies the name of the setting to which the content applies.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.