Share via


ArmSignalRModelFactory Class

Definition

Model factory for models.

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

Methods

SignalRCustomCertificateData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<SignalRProvisioningState>, Uri, String, String)

Initializes a new instance of SignalRCustomCertificateData.

SignalRCustomDomainData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<SignalRProvisioningState>, String, ResourceIdentifier)

Initializes a new instance of SignalRCustomDomainData.

SignalRData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, SignalRResourceSku, Nullable<SignalRServiceKind>, ManagedServiceIdentity, Nullable<SignalRProvisioningState>, String, String, Nullable<Int32>, Nullable<Int32>, String, IEnumerable<SignalRPrivateEndpointConnectionData>, IEnumerable<SignalRSharedPrivateLinkResourceData>, Nullable<Boolean>, String, IEnumerable<SignalRFeature>, SignalRLiveTraceConfiguration, IEnumerable<SignalRResourceLogCategory>, IEnumerable<String>, IEnumerable<SignalRUpstreamTemplate>, SignalRNetworkAcls, String, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of SignalRData.

SignalRKeys(String, String, String, String)

Initializes a new instance of SignalRKeys.

SignalRNameAvailabilityResult(Nullable<Boolean>, String, String)

Initializes a new instance of SignalRNameAvailabilityResult.

SignalRPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<SignalRProvisioningState>, ResourceIdentifier, IEnumerable<String>, SignalRPrivateLinkServiceConnectionState)

Initializes a new instance of SignalRPrivateEndpointConnectionData.

SignalRPrivateLinkResource(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>, IEnumerable<ShareablePrivateLinkResourceType>)

Initializes a new instance of SignalRPrivateLinkResource.

SignalRResourceSku(String, Nullable<SignalRSkuTier>, String, String, Nullable<Int32>)

Initializes a new instance of SignalRResourceSku.

SignalRSharedPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, String, ResourceIdentifier, Nullable<SignalRProvisioningState>, String, Nullable<SignalRSharedPrivateLinkResourceStatus>)

Initializes a new instance of SignalRSharedPrivateLinkResourceData.

SignalRSku(Nullable<ResourceType>, SignalRResourceSku, SignalRSkuCapacity)

Initializes a new instance of SignalRSku.

SignalRSkuCapacity(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IEnumerable<Int32>, Nullable<SignalRScaleType>)

Initializes a new instance of SignalRSkuCapacity.

SignalRUsage(ResourceIdentifier, Nullable<Int64>, Nullable<Int64>, SignalRUsageName, String)

Initializes a new instance of SignalRUsage.

SignalRUsageName(String, String)

Initializes a new instance of SignalRUsageName.

Applies to