Compartilhar via


Membros VirtualMachineOSImageUpdateParameters

Parameters supplied to the Update Virtual Machine Image operation.

As tabelas a seguir listam os membros expostos pelo tipo VirtualMachineOSImageUpdateParameters.

Público Construtores

  Nome Descrição
  VirtualMachineOSImageUpdateParameters Sobrecarregado.  

Início

Público Propriedades

  Nome Descrição
Description Optional. Specifies the description of the OS image.
Eula Optional. Specifies the End User License Agreement that is associated with the image. The value for this element is a string, but it is recommended that the value be a URL that points to a EULA.
IconUri Optional. Specifies the URI to the icon that is displayed for the image in the Management Portal.
ImageFamily Optional. Specifies a value that can be used to group OS images.
IsPremium Optional. Indicates if the image contains software or associated services that will incur charges above the core price for the virtual machine.
Label Required. Specifies the friendly name of the image to be updated. You cannot use this operation to update images provided by the Azure platform.
Language Optional. Specifies the language of the image. The Language element is only available using version 2013-03-01 or higher.
PrivacyUri Optional. Specifies the URI that points to a document that contains the privacy policy related to the OS image.
PublishedDate Optional. Specifies the date when the OS image was added to the image repository.
RecommendedVMSize Optional. Specifies the size to use for the virtual machine that is created from the OS image.
ShowInGui Optional. When published, should this image show up in the windows azure image gallery or not. True by default.
SmallIconUri Optional. Specifies the URI to the small icon that is displayed when the image is presented in the Azure Management Portal. The SmallIconUri element is only available using version 2013-03-01 or higher.

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 VirtualMachineOSImageUpdateParameters
Namespace Microsoft.WindowsAzure.Management.Compute.Models