IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
変更可能なすべての設定を含むギャラリー イメージ更新操作のテンプレート。
public interface IUpdate : Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithDescription, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithDisallowed, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithEndOfLifeDate, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithEula, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithOsState, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithPrivacyStatementUri, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithRecommendedVMConfiguration, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithReleaseNoteUri, Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IWithTags, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Compute.Fluent.IGalleryImage>
type IUpdate = interface
interface IBeta
interface IAppliable<IGalleryImage>
interface IIndexable
interface IWithDescription
interface IWithDisallowed
interface IWithEndOfLifeDate
interface IWithEula
interface IWithOsState
interface IWithPrivacyStatementUri
interface IWithRecommendedVMConfiguration
interface IWithReleaseNoteUri
interface IWithTags
Public Interface IUpdate
Implements IAppliable(Of IGalleryImage), IBeta, IWithDescription, IWithDisallowed, IWithEndOfLifeDate, IWithEula, IWithOsState, IWithPrivacyStatementUri, IWithRecommendedVMConfiguration, IWithReleaseNoteUri, IWithTags
- 実装
プロパティ
Key |
変更可能なすべての設定を含むギャラリー イメージ更新操作のテンプレート。 (継承元 IIndexable) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET