次の方法で共有


ArmIotCentralModelFactory クラス

定義

モデルのモデル ファクトリ。

public static class ArmIotCentralModelFactory
type ArmIotCentralModelFactory = class
Public Class ArmIotCentralModelFactory
継承
ArmIotCentralModelFactory

メソッド

IotCentralAppData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<IotCentralAppSku>, ManagedServiceIdentity, Nullable<IotCentralProvisioningState>, Nullable<Guid>, String, String, String, Nullable<IotCentralAppState>, Nullable<IotCentralPublicNetworkAccess>, IotCentralNetworkRuleSets, IEnumerable<IotCentralPrivateEndpointConnectionData>)

IotCentralAppData の新しいインスタンスを初期化します。

IotCentralAppNameAvailabilityResponse(Nullable<Boolean>, String, String)

IotCentralAppNameAvailabilityResponse の新しいインスタンスを初期化します。

IotCentralAppTemplate(String, String, String, String, Nullable<Int32>, String, String, IEnumerable<IotCentralAppTemplateLocation>)

IotCentralAppTemplate の新しいインスタンスを初期化します。

IotCentralAppTemplateLocation(Nullable<AzureLocation>, String)

IotCentralAppTemplateLocation の新しいインスタンスを初期化します。

IotCentralPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, IEnumerable<String>, ResourceIdentifier, IotCentralPrivateLinkServiceConnectionState, Nullable<IotCentralPrivateEndpointConnectionProvisioningState>)

IotCentralPrivateEndpointConnectionData の新しいインスタンスを初期化します。

IotCentralPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>)

IotCentralPrivateLinkResourceData の新しいインスタンスを初期化します。

適用対象