ArmIotOperationsModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

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

Methods

Name Description
AkriConnectorAllocatedDevice(String, String)
AkriConnectorsContainerRegistry(AkriConnectorsContainerRegistrySettings)
AkriConnectorsContainerRegistrySettings(String, IEnumerable<AkriConnectorsImagePullSecret>)
AkriConnectorsDigest(String)
AkriConnectorsImagePullSecret(String)
AkriConnectorsMqttAuthentication(String)
AkriConnectorsMqttConnectionConfiguration(AkriConnectorsMqttAuthentication, String, Nullable<AkriConnectorsMqttProtocolType>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IotOperationsTlsProperties)
AkriConnectorsRegistryEndpointRef(String)
AkriConnectorsRegistrySettings(String)
AkriConnectorsSecret(String, String, String)
AkriConnectorsServiceAccountAuthentication(String)
AkriConnectorsTag(String)
AkriConnectorsTagDigestSettings(String)
AkriConnectorTemplateAioMetadata(String, String)
AkriConnectorTemplateAllocation(String)
AkriConnectorTemplateBucketizedAllocation(Int32)
AkriConnectorTemplateDeviceInboundEndpointType(String, String, String)
AkriConnectorTemplateDiagnostics(String)
AkriConnectorTemplateManagedConfiguration(AkriConnectorTemplateManagedConfigurationSettings)
AkriConnectorTemplateManagedConfigurationSettings(String, AkriConnectorTemplateAllocation, IEnumerable<AkriConnectorTemplatePersistentVolumeClaim>, IDictionary<String, String>, IEnumerable<IDictionary<String,BinaryData>>, IEnumerable<AkriConnectorsSecret>, String)
AkriConnectorTemplatePersistentVolumeClaim(String, String)
AkriConnectorTemplateRuntimeConfiguration(String)
AkriConnectorTemplateRuntimeImageConfiguration(AkriConnectorTemplateAllocation, IEnumerable<AkriConnectorTemplatePersistentVolumeClaim>, IDictionary<String, String>, IEnumerable<IDictionary<String,BinaryData>>, IEnumerable<AkriConnectorsSecret>, String, AkriConnectorTemplateRuntimeImageConfigurationSettings)
AkriConnectorTemplateRuntimeImageConfigurationSettings(String, Nullable<AkriConnectorsImagePullPolicy>, Nullable<Int32>, AkriConnectorsRegistrySettings, AkriConnectorsTagDigestSettings)
AkriConnectorTemplateRuntimeStatefulSetConfiguration(AkriConnectorTemplateAllocation, IEnumerable<AkriConnectorTemplatePersistentVolumeClaim>, IDictionary<String, String>, IEnumerable<IDictionary<String,BinaryData>>, IEnumerable<AkriConnectorsSecret>, String, IDictionary<String,BinaryData>)
BrokerAdvancedSettings(BrokerClientConfig, Nullable<IotOperationsOperationalMode>, CertManagerCertConfig)
BrokerAuthenticatorMethodCustom(String, String, Uri, IDictionary<String,String>)
BrokerAuthenticatorMethods(BrokerAuthenticationMethod, BrokerAuthenticatorMethodCustom, IEnumerable<String>, BrokerAuthenticatorMethodX509)
BrokerAuthenticatorMethodX509(IDictionary<String,BrokerAuthenticatorMethodX509Attributes>, String, Nullable<BrokerAuthenticatorValidationMethod>)
BrokerAuthenticatorMethodX509Attributes(IDictionary<String,String>, String)
BrokerAuthorizationConfig(Nullable<IotOperationsOperationalMode>, IEnumerable<BrokerAuthorizationRule>)
BrokerAuthorizationRule(IEnumerable<BrokerResourceRule>, PrincipalConfig, IEnumerable<StateStoreResourceRule>)
BrokerBackendChain(Int32, Int32, Nullable<Int32>)
BrokerCardinality(BrokerBackendChain, BrokerFrontend)
BrokerClientConfig(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, SubscriberQueueLimit, Nullable<Int32>, Nullable<Int32>)
BrokerDiagnostics(String, Nullable<Int32>, BrokerDiagnosticSelfCheck, BrokerDiagnosticTraces)
BrokerDiagnosticSelfCheck(Nullable<IotOperationsOperationalMode>, Nullable<Int32>, Nullable<Int32>)
BrokerDiagnosticTraces(Nullable<IotOperationsOperationalMode>, Nullable<Int32>, DiagnosticSelfTracing, Nullable<Int32>)
BrokerFrontend(Int32, Nullable<Int32>)
BrokerListenerPort(String, String, Nullable<Int32>, Int32, Nullable<BrokerProtocolType>, ListenerPortTlsCertMethod)
BrokerPersistence(String, VolumeClaimSpec, BrokerRetainMessagesPolicy, BrokerStateStorePolicy, BrokerSubscriberQueuePolicy, Nullable<IotOperationsOperationalMode>)
BrokerResourceRule(BrokerResourceDefinitionMethod, IEnumerable<String>, IEnumerable<String>)
BrokerRetainMessagesCustomPolicy(BrokerRetainMessagesSettings)
BrokerRetainMessagesPolicy(String)
BrokerRetainMessagesSettings(IEnumerable<String>, Nullable<IotOperationsOperationalMode>)
BrokerStateStoreCustomPolicy(BrokerStateStorePolicySettings)
BrokerStateStorePolicy(String)
BrokerStateStorePolicyResources(BrokerStateStoreKeyType, IEnumerable<String>)
BrokerStateStorePolicySettings(IEnumerable<BrokerStateStorePolicyResources>, Nullable<IotOperationsOperationalMode>)
BrokerSubscriberQueueCustomPolicy(BrokerSubscriberQueueCustomPolicySettings)
BrokerSubscriberQueueCustomPolicySettings(IEnumerable<String>, Nullable<IotOperationsOperationalMode>)
BrokerSubscriberQueuePolicy(String)
CertManagerCertConfig(String, String, CertManagerPrivateKey)
CertManagerCertificateSpec(String, String, String, CertManagerIssuerRef, CertManagerPrivateKey, SanForCert)
CertManagerIssuerRef(String, CertManagerIssuerKind, String)
CertManagerPrivateKey(PrivateKeyAlgorithm, PrivateKeyRotationPolicy)
DataflowBuiltInTransformationDataset(String, String, String, IEnumerable<String>, String)
DataflowBuiltInTransformationFilter(Nullable<DataflowFilterType>, String, IEnumerable<String>, String)
DataflowBuiltInTransformationMap(Nullable<DataflowMappingType>, String, IEnumerable<String>, String, String)
DataflowBuiltInTransformationSettings(Nullable<TransformationSerializationFormat>, String, IEnumerable<DataflowBuiltInTransformationDataset>, IEnumerable<DataflowBuiltInTransformationFilter>, IEnumerable<DataflowBuiltInTransformationMap>)
DataflowDestinationAddIfNotPresentHeaderAction(String, String)
DataflowDestinationAddOrReplaceHeaderAction(String, String)
DataflowDestinationHeaderAction(String)
DataflowDestinationOperationSettings(String, String, IEnumerable<DataflowDestinationHeaderAction>)
DataflowDestinationRemoveHeaderAction(String)
DataflowEndpointAuthenticationAnonymous()
DataflowEndpointAuthenticationSasl(DataflowEndpointAuthenticationSaslType, String)
DataflowEndpointAuthenticationUserAssignedManagedIdentity(String, String, String)
DataflowEndpointDataExplorer(DataflowEndpointDataExplorerAuthentication, String, String, IotOperationsBatchingConfig)
DataflowEndpointDataExplorerAuthentication(DataExplorerAuthMethod, String, DataflowEndpointAuthenticationUserAssignedManagedIdentity)
DataflowEndpointDataLakeStorage(DataflowEndpointDataLakeStorageAuthentication, String, IotOperationsBatchingConfig)
DataflowEndpointDataLakeStorageAuthentication(DataLakeStorageAuthMethod, String, String, DataflowEndpointAuthenticationUserAssignedManagedIdentity)
DataflowEndpointFabricOneLake(DataflowEndpointFabricOneLakeAuthentication, DataflowEndpointFabricOneLakeNames, DataflowEndpointFabricPathType, String, IotOperationsBatchingConfig)
DataflowEndpointFabricOneLakeAuthentication(FabricOneLakeAuthMethod, String, DataflowEndpointAuthenticationUserAssignedManagedIdentity)
DataflowEndpointFabricOneLakeNames(String, String)
DataflowEndpointKafka(DataflowEndpointKafkaAuthentication, String, String, DataflowEndpointKafkaBatching, Nullable<IotOperationsOperationalMode>, Nullable<DataflowEndpointKafkaCompression>, Nullable<DataflowEndpointKafkaAck>, Nullable<DataflowEndpointKafkaPartitionStrategy>, IotOperationsTlsProperties, Nullable<CloudEventAttributeType>)
DataflowEndpointKafkaAuthentication(KafkaAuthMethod, String, DataflowEndpointAuthenticationUserAssignedManagedIdentity, DataflowEndpointAuthenticationSasl, String)
DataflowEndpointKafkaBatching(Nullable<IotOperationsOperationalMode>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)
DataflowEndpointMqtt(DataflowEndpointMqttAuthentication, String, String, Nullable<BrokerProtocolType>, Nullable<Int32>, Nullable<MqttRetainType>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IotOperationsTlsProperties, Nullable<CloudEventAttributeType>)
DataflowEndpointMqttAuthentication(MqttAuthMethod, String, DataflowEndpointAuthenticationUserAssignedManagedIdentity, String, String)
DataflowEndpointOpenTelemetry(String, IotOperationsBatchingConfig, IotOperationsTlsProperties, DataflowOpenTelemetryAuthentication)
DataflowGraphConnectionInput(String, DataflowGraphConnectionSchemaSettings)
DataflowGraphConnectionSchemaSettings(Nullable<DataflowGraphConnectionSchemaSerializationFormat>, String)
DataflowGraphDestinationAddIfNotPresentHeaderAction(String, String)
DataflowGraphDestinationAddOrReplaceHeaderAction(String, String)
DataflowGraphDestinationHeaderAction(String)
DataflowGraphDestinationNode(String, DataflowGraphDestinationNodeSettings)
DataflowGraphDestinationNodeSettings(String, String, IEnumerable<DataflowGraphDestinationHeaderAction>)
DataflowGraphDestinationRemoveHeaderAction(String)
DataflowGraphGraphNode(String, DataflowGraphNodeGraphSettings)
DataflowGraphGraphNodeConfiguration(String, String)
DataflowGraphNode(String, String)
DataflowGraphNodeConnection(DataflowGraphConnectionInput, String)
DataflowGraphNodeGraphSettings(String, String, IEnumerable<DataflowGraphGraphNodeConfiguration>)
DataflowGraphSourceNode(String, DataflowGraphSourceSettings)
DataflowGraphSourceSettings(String, IEnumerable<String>, String)
DataflowOpenTelemetryAnonymousAuthentication(DataflowEndpointAuthenticationAnonymous)
DataflowOpenTelemetryAuthentication(String)
DataflowOpenTelemetryServiceAccountAuthentication(String)
DataflowOpenTelemetryX509CertificateAuthentication(String)
DataflowOperationProperties(DataflowOperationType, String, DataflowSourceOperationSettings, DataflowBuiltInTransformationSettings, DataflowDestinationOperationSettings)
DataflowProfileDiagnostics(String, Nullable<Int32>)
DataflowSourceOperationSettings(String, String, Nullable<DataflowSourceSerializationFormat>, String, IEnumerable<String>)
DiagnosticSelfTracing(Nullable<IotOperationsOperationalMode>, Nullable<Int32>)
DiskBackedMessageBuffer(String, VolumeClaimSpec, VolumeClaimSpec)
IotOperationsAkriConnectorData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsAkriConnectorProperties, IotOperationsExtendedLocation)
IotOperationsAkriConnectorData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<IotOperationsProvisioningState>, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsAkriConnectorData.

IotOperationsAkriConnectorProperties(Nullable<IotOperationsProvisioningState>, IEnumerable<AkriConnectorAllocatedDevice>, Nullable<ResourceHealthState>)
IotOperationsAkriConnectorTemplateData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsAkriConnectorTemplateProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsAkriConnectorTemplateData.

IotOperationsAkriConnectorTemplateProperties(Nullable<IotOperationsProvisioningState>, AkriConnectorTemplateAioMetadata, AkriConnectorTemplateRuntimeConfiguration, String, IEnumerable<AkriConnectorTemplateDeviceInboundEndpointType>, AkriConnectorsMqttConnectionConfiguration, String, Nullable<ResourceHealthState>)
IotOperationsBatchingConfig(Nullable<Int32>, Nullable<Int32>)
IotOperationsBrokerAuthenticationData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsBrokerAuthenticationProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsBrokerAuthenticationData.

IotOperationsBrokerAuthenticationProperties(IEnumerable<BrokerAuthenticatorMethods>, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsBrokerAuthorizationData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsBrokerAuthorizationProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsBrokerAuthorizationData.

IotOperationsBrokerAuthorizationProperties(BrokerAuthorizationConfig, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsBrokerData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsBrokerProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsBrokerData.

IotOperationsBrokerListenerData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsBrokerListenerProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsBrokerListenerData.

IotOperationsBrokerListenerProperties(String, IEnumerable<BrokerListenerPort>, Nullable<BrokerListenerServiceType>, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsBrokerProperties(BrokerAdvancedSettings, BrokerCardinality, BrokerDiagnostics, DiskBackedMessageBuffer, Nullable<IotOperationsOperationalMode>, Nullable<BrokerMemoryProfile>, BrokerPersistence, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsBrokerProperties(BrokerAdvancedSettings, BrokerCardinality, BrokerDiagnostics, DiskBackedMessageBuffer, Nullable<IotOperationsOperationalMode>, Nullable<BrokerMemoryProfile>, BrokerPersistence, Nullable<IotOperationsProvisioningState>)

Initializes a new instance of IotOperationsBrokerProperties.

IotOperationsDataflowData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsDataflowProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsDataflowData.

IotOperationsDataflowEndpointData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsDataflowEndpointProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsDataflowEndpointData.

IotOperationsDataflowEndpointProperties(DataflowEndpointType, Nullable<DataflowEndpointHostType>, DataflowEndpointDataExplorer, DataflowEndpointDataLakeStorage, DataflowEndpointFabricOneLake, DataflowEndpointKafka, String, DataflowEndpointMqtt, DataflowEndpointOpenTelemetry, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsDataflowEndpointProperties(DataflowEndpointType, Nullable<DataflowEndpointHostType>, DataflowEndpointDataExplorer, DataflowEndpointDataLakeStorage, DataflowEndpointFabricOneLake, DataflowEndpointKafka, String, DataflowEndpointMqtt, DataflowEndpointOpenTelemetry, Nullable<IotOperationsProvisioningState>)

Initializes a new instance of IotOperationsDataflowEndpointProperties.

IotOperationsDataflowGraphData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsDataflowGraphProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsDataflowGraphData.

IotOperationsDataflowGraphProperties(Nullable<IotOperationsOperationalMode>, Nullable<IotOperationsOperationalMode>, IEnumerable<DataflowGraphNode>, IEnumerable<DataflowGraphNodeConnection>, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsDataflowGraphProperties(Nullable<IotOperationsOperationalMode>, Nullable<IotOperationsOperationalMode>, IEnumerable<DataflowGraphNode>, IEnumerable<DataflowGraphNodeConnection>, Nullable<IotOperationsProvisioningState>)

Initializes a new instance of IotOperationsDataflowGraphProperties.

IotOperationsDataflowProfileData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsDataflowProfileProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsDataflowProfileData.

IotOperationsDataflowProfileProperties(DataflowProfileDiagnostics, Nullable<Int32>, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsDataflowProperties(Nullable<IotOperationsOperationalMode>, Nullable<IotOperationsOperationalMode>, IEnumerable<DataflowOperationProperties>, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>)
IotOperationsDataflowProperties(Nullable<IotOperationsOperationalMode>, Nullable<IotOperationsOperationalMode>, IEnumerable<DataflowOperationProperties>, Nullable<IotOperationsProvisioningState>)

Initializes a new instance of IotOperationsDataflowProperties.

IotOperationsExtendedLocation(String, IotOperationsExtendedLocationType)
IotOperationsInstanceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, IotOperationsInstanceProperties, IotOperationsExtendedLocation, ManagedServiceIdentity)

Initializes a new instance of IotOperationsInstanceData.

IotOperationsInstanceFeature(Nullable<IotOperationsInstanceFeatureMode>, IDictionary<String,IotOperationsOperationalMode>)
IotOperationsInstancePatch(IDictionary<String,String>, ManagedServiceIdentity)
IotOperationsInstanceProperties(String, Nullable<IotOperationsProvisioningState>, String, ResourceIdentifier, ResourceIdentifier, IDictionary<String, IotOperationsInstanceFeature>, ResourceIdentifier, Nullable<ResourceHealthState>)
IotOperationsInstanceProperties(String, Nullable<IotOperationsProvisioningState>, String, ResourceIdentifier, ResourceIdentifier, IDictionary<String, IotOperationsInstanceFeature>, ResourceIdentifier)

Initializes a new instance of IotOperationsInstanceProperties.

IotOperationsRegistryEndpointData(ResourceIdentifier, String, ResourceType, SystemData, IotOperationsRegistryEndpointProperties, IotOperationsExtendedLocation)

Initializes a new instance of IotOperationsRegistryEndpointData.

IotOperationsRegistryEndpointProperties(String, RegistryEndpointAuthentication, Nullable<IotOperationsProvisioningState>, Nullable<ResourceHealthState>, IEnumerable<RegistryEndpointTrustedSigningKey>)
IotOperationsRegistryEndpointProperties(String, RegistryEndpointAuthentication, Nullable<IotOperationsProvisioningState>, RegistryEndpointTrustedSigningKey)

Initializes a new instance of IotOperationsRegistryEndpointProperties.

IotOperationsTlsProperties(Nullable<IotOperationsOperationalMode>, String)
KubernetesReference(String, String, String, String)
ListenerPortTlsCertMethod(TlsCertMethodMode, CertManagerCertificateSpec, String)
LocalKubernetesReference(String, String, String)
PrincipalConfig(IEnumerable<IDictionary<String,String>>, IEnumerable<String>, IEnumerable<String>)
RegistryEndpointAnonymousAuthentication(RegistryEndpointAnonymousSettings)
RegistryEndpointAnonymousSettings()
RegistryEndpointArtifactPullSecretAuthentication(String)
RegistryEndpointAuthentication(String)
RegistryEndpointSystemAssignedIdentityAuthentication(String)
RegistryEndpointTrustedSigningKey(String)
RegistryEndpointTrustedSigningKeyConfigMap(String)
RegistryEndpointTrustedSigningKeySecret(String)
RegistryEndpointUserAssignedIdentityAuthentication(RegistryEndpointUserAssignedManagedIdentitySettings)
RegistryEndpointUserAssignedManagedIdentitySettings(String, String, String)
SanForCert(IEnumerable<String>, IEnumerable<String>)
SchemaRegistryRef(ResourceIdentifier)
StateStoreResourceRule(StateStoreResourceKeyType, IEnumerable<String>, StateStoreResourceDefinitionMethod)
SubscriberQueueLimit(Nullable<Int64>, Nullable<SubscriberMessageDropStrategy>)
VolumeClaimResourceRequirements(IDictionary<String,String>, IDictionary<String,String>, IEnumerable<VolumeClaimResourceRequirementsClaims>)
VolumeClaimResourceRequirementsClaims(String)
VolumeClaimSpec(String, String, String, IEnumerable<String>, LocalKubernetesReference, KubernetesReference, VolumeClaimResourceRequirements, VolumeClaimSpecSelector)
VolumeClaimSpecSelector(IEnumerable<VolumeClaimSpecSelectorMatchExpressions>, IDictionary<String,String>)
VolumeClaimSpecSelectorMatchExpressions(String, BrokerOperatorValue, IEnumerable<String>)

Applies to