Share via


AppPlatformServicePowerState(String) Constructor

Definition

Initializes a new instance of AppPlatformServicePowerState.

public AppPlatformServicePowerState (string value);
new Azure.ResourceManager.AppPlatform.Models.AppPlatformServicePowerState : string -> Azure.ResourceManager.AppPlatform.Models.AppPlatformServicePowerState
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to