ArmPowerBIDedicatedModelFactory Class

Definition

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

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

Methods

Name Description
AutoScaleVCoreData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Int32>, String, Nullable<VCoreProvisioningState>, AutoScaleVCoreSku)
AutoScaleVCoreData(String, String, String, AzureLocation, IDictionary<String, String>, SystemData, AutoScaleVCoreSku, Nullable<Int32>, String, Nullable<VCoreProvisioningState>)

Initializes a new instance of AutoScaleVCoreData.

AutoScaleVCorePatch(AutoScaleVCoreSku, IDictionary<String,String>, Nullable<Int32>)
CheckCapacityNameAvailabilityResult(Nullable<Boolean>, String, String)

The checking result of capacity name availability.

DedicatedCapacityData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Mode>, Nullable<Guid>, String, IEnumerable<String>, Nullable<State>, Nullable<CapacityProvisioningState>, CapacitySku)
DedicatedCapacityData(String, String, String, AzureLocation, IDictionary<String, String>, SystemData, CapacitySku, IEnumerable<String>, Nullable<Mode>, Nullable<Guid>, String, Nullable<State>, Nullable<CapacityProvisioningState>)

Initializes a new instance of DedicatedCapacityData.

DedicatedCapacityPatch(CapacitySku, IDictionary<String,String>, IEnumerable<String>, Nullable<Mode>, Nullable<Guid>, String)

Initializes a new instance of DedicatedCapacityPatch.

DedicatedCapacityPatch(CapacitySku, IDictionary<String,String>, Nullable<Mode>, Nullable<Guid>, String, IEnumerable<String>)
PowerBIDedicatedResourceData(String, String, String, AzureLocation, IDictionary<String,String>, SystemData)

Initializes a new instance of PowerBIDedicatedResourceData.

SkuDetails(String, CapacitySku)

An object that represents SKU details for existing resources.

Applies to