次の方法で共有


GalleryImageVersionSafetyProfile クラス

定義

これは、ギャラリー イメージ バージョンの安全プロファイルです。

public class GalleryImageVersionSafetyProfile : Azure.ResourceManager.Compute.Models.GalleryArtifactSafetyProfileBase
type GalleryImageVersionSafetyProfile = class
    inherit GalleryArtifactSafetyProfileBase
Public Class GalleryImageVersionSafetyProfile
Inherits GalleryArtifactSafetyProfileBase
継承
GalleryImageVersionSafetyProfile

コンストラクター

GalleryImageVersionSafetyProfile()

GalleryImageVersionSafetyProfile の新しいインスタンスを初期化します。

プロパティ

AllowDeletionOfReplicatedLocations

レプリケートされたリージョンからこのギャラリー イメージ バージョンを削除できるかどうかを示します。

(継承元 GalleryArtifactSafetyProfileBase)
IsReportedForPolicyViolation

このイメージが Microsoft のポリシーに違反しているとして報告されたかどうかを示します。

PolicyViolations

このギャラリー イメージ バージョンで報告されたポリシー違反の一覧。

適用対象