public static interface VirtualMachineScaleSet.UpdateStages.WithCustomData
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withCustomData(String base64EncodedCustomData)
Specifies the custom data for the virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply withCustomData(String base64EncodedCustomData)
base64EncodedCustomData - the base64 encoded custom dataCopyright © 2020 Microsoft Corporation. All rights reserved.