次の方法で共有


IWithExcludeFromLatest インターフェイス

定義

イメージのバージョンとして 'latest' を使用して VM がデプロイされている場合に、バージョンを候補バージョンとして考慮しないように指定できるギャラリー イメージ バージョン定義のステージ。

public interface IWithExcludeFromLatest : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithExcludeFromLatest = interface
    interface IBeta
Public Interface IWithExcludeFromLatest
Implements IBeta
派生
実装

メソッド

WithExcludedFromLatest()

このバージョンが最新と見なされる候補ではないことを指定します。

適用対象