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