VirtualMachineCaptureOSImageParameters.ProvisioningConfiguration Property

Definition

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

Property Value

Applies to