共用方式為


ArmIotCentralModelFactory Class

Definition

Model factory for models.

public static class ArmIotCentralModelFactory
type ArmIotCentralModelFactory = class
Public Class ArmIotCentralModelFactory
Inheritance
ArmIotCentralModelFactory

Methods

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>)

Initializes a new instance of IotCentralAppData.

IotCentralAppNameAvailabilityResponse(Nullable<Boolean>, String, String)

Initializes a new instance of IotCentralAppNameAvailabilityResponse.

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

Initializes a new instance of IotCentralAppTemplate.

IotCentralAppTemplateLocation(Nullable<AzureLocation>, String)

Initializes a new instance of IotCentralAppTemplateLocation.

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

Initializes a new instance of IotCentralPrivateEndpointConnectionData.

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

Initializes a new instance of IotCentralPrivateLinkResourceData.

Applies to