GalleryImageVersionSafetyProfile Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Este é o perfil de segurança da Versão da Imagem da Galeria.
public class GalleryImageVersionSafetyProfile : Microsoft.Azure.Management.Compute.Models.GalleryArtifactSafetyProfileBase
type GalleryImageVersionSafetyProfile = class
inherit GalleryArtifactSafetyProfileBase
Public Class GalleryImageVersionSafetyProfile
Inherits GalleryArtifactSafetyProfileBase
- Herança
Construtores
GalleryImageVersionSafetyProfile() |
Inicializa uma nova instância da classe GalleryImageVersionSafetyProfile. |
GalleryImageVersionSafetyProfile(Nullable<Boolean>, Nullable<Boolean>, IList<PolicyViolation>) |
Inicializa uma nova instância da classe GalleryImageVersionSafetyProfile. |
Propriedades
AllowDeletionOfReplicatedLocations |
Obtém ou define indica se a remoção ou não dessa Versão de Imagem da Galeria de regiões replicadas é permitida. (Herdado de GalleryArtifactSafetyProfileBase) |
PolicyViolations |
Obtém uma lista de Violações de Política que foram relatadas para esta Versão de Imagem da Galeria. |
ReportedForPolicyViolation |
Obtém indica se essa imagem foi relatada como violando as políticas da Microsoft. |
Aplica-se a
Azure SDK for .NET