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