Compartilhar via


AppPlatformServicePowerState Estrutura

Definição

Estado de energia do Serviço.

public readonly struct AppPlatformServicePowerState : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformServicePowerState>
type AppPlatformServicePowerState = struct
Public Structure AppPlatformServicePowerState
Implements IEquatable(Of AppPlatformServicePowerState)
Herança
AppPlatformServicePowerState
Implementações

Construtores

AppPlatformServicePowerState(String)

Inicializa uma nova instância de AppPlatformServicePowerState.

Propriedades

Running

Running.

Stopped

Stopped.

Métodos

Equals(AppPlatformServicePowerState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(AppPlatformServicePowerState, AppPlatformServicePowerState)

Determina se dois AppPlatformServicePowerState valores são os mesmos.

Implicit(String to AppPlatformServicePowerState)

Converte uma cadeia de caracteres em um AppPlatformServicePowerState.

Inequality(AppPlatformServicePowerState, AppPlatformServicePowerState)

Determina se dois AppPlatformServicePowerState valores não são os mesmos.

Aplica-se a