VirtualMachineCaptureOSImageParameters.ProvisioningConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Provides information to be used to redeploy the virtual machine after the image has been captured. This element is only used when the PostCaptureAction is set to Reprovision.
public Microsoft.WindowsAzure.Management.Compute.Models.ConfigurationSet ProvisioningConfiguration { get; set; }
member this.ProvisioningConfiguration : Microsoft.WindowsAzure.Management.Compute.Models.ConfigurationSet with get, set
Public Property ProvisioningConfiguration As ConfigurationSet