ArmEnergyServicesModelFactory.EnergyServiceProperties Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Initializes a new instance of EnergyServiceProperties.

C#
public static Azure.ResourceManager.EnergyServices.Models.EnergyServiceProperties EnergyServiceProperties(string dnsName = default, Azure.ResourceManager.EnergyServices.Models.ProvisioningState? provisioningState = default, string authAppId = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.EnergyServices.Models.DataPartitionName> dataPartitionNames = default);

Parameters

dnsName
String
provisioningState
Nullable<ProvisioningState>
authAppId
String
dataPartitionNames
IEnumerable<DataPartitionName>

Returns

A new EnergyServiceProperties instance for mocking.

Applies to

Product Versions
Azure SDK for .NET Preview