ArmWebPubSubModelFactory Class

Definition

Model factory for models.

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

Methods

BillingInfoSku(String, Nullable<WebPubSubSkuTier>, String, String, Nullable<Int32>)

Initializes a new instance of BillingInfoSku.

SignalRServiceUsage(ResourceIdentifier, Nullable<Int64>, Nullable<Int64>, SignalRServiceUsageName, String)

Initializes a new instance of SignalRServiceUsage.

SignalRServiceUsageName(String, String)

Initializes a new instance of SignalRServiceUsageName.

WebPubSubData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, BillingInfoSku, ManagedServiceIdentity, Nullable<WebPubSubProvisioningState>, String, String, Nullable<Int32>, Nullable<Int32>, String, IEnumerable<WebPubSubPrivateEndpointConnectionData>, IEnumerable<WebPubSubSharedPrivateLinkData>, Nullable<Boolean>, String, LiveTraceConfiguration, IEnumerable<ResourceLogCategory>, WebPubSubNetworkAcls, String, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of WebPubSubData.

WebPubSubHubData(ResourceIdentifier, String, ResourceType, SystemData, WebPubSubHubProperties)

Initializes a new instance of WebPubSubHubData.

WebPubSubKeys(String, String, String, String)

Initializes a new instance of WebPubSubKeys.

WebPubSubNameAvailability(Nullable<Boolean>, String, String)

Initializes a new instance of WebPubSubNameAvailability.

WebPubSubPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<WebPubSubProvisioningState>, ResourceIdentifier, IEnumerable<String>, WebPubSubPrivateLinkServiceConnectionState)

Initializes a new instance of WebPubSubPrivateEndpointConnectionData.

WebPubSubPrivateLink(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>, IEnumerable<ShareablePrivateLinkType>)

Initializes a new instance of WebPubSubPrivateLink.

WebPubSubSharedPrivateLinkData(ResourceIdentifier, String, ResourceType, SystemData, String, ResourceIdentifier, Nullable<WebPubSubProvisioningState>, String, Nullable<WebPubSubSharedPrivateLinkStatus>)

Initializes a new instance of WebPubSubSharedPrivateLinkData.

WebPubSubSku(Nullable<ResourceType>, BillingInfoSku, WebPubSubSkuCapacity)

Initializes a new instance of WebPubSubSku.

WebPubSubSkuCapacity(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IEnumerable<Int32>, Nullable<WebPubSubScaleType>)

Initializes a new instance of WebPubSubSkuCapacity.

Applies to