Membros VirtualMachineCaptureOSImageParameters
Parameters supplied to the Capture Virtual Machine operation.
As tabelas a seguir listam os membros expostos pelo tipo VirtualMachineCaptureOSImageParameters.
Público Construtores
Nome | Descrição | |
---|---|---|
VirtualMachineCaptureOSImageParameters | Sobrecarregado. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
PostCaptureAction | Required. Specifies the action that is performed after the capture operation finishes. Possible values are: Delete - this value causes the virtual machine to be deleted after the image has been captured; or Reprovision - this value causes the virtual machine to be redeployed after the image is captured by using the specified information in ProvisioningConfiguration. | |
ProvisioningConfiguration | 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. | |
TargetImageLabel | Required. Specifies the friendly name of the captured image. This is the value that appears in the Name column for the image in the Azure Management Portal. | |
TargetImageName | Required. Specifies the image name of the captured image. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe VirtualMachineCaptureOSImageParameters
Namespace Microsoft.WindowsAzure.Management.Compute.Models