次の方法で共有


GalleryArtifactPublishingProfileBase.ExcludeFromLatest プロパティ

定義

true に設定されている場合、イメージ定義の最新バージョンからデプロイVirtual Machines、このイメージ バージョンは使用されません。

[Newtonsoft.Json.JsonProperty(PropertyName="excludeFromLatest")]
public bool? ExcludeFromLatest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludeFromLatest")>]
member this.ExcludeFromLatest : Nullable<bool> with get, set
Public Property ExcludeFromLatest As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象