Partilhar via


DevTestLabSourceControlType Estrutura

Definição

O tipo da origem do artefato.

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

Construtores

DevTestLabSourceControlType(String)

Inicializa uma nova instância de DevTestLabSourceControlType.

Propriedades

GitHub

GitHub.

StorageAccount

StorageAccount.

VsoGit

VsoGit.

Métodos

Equals(DevTestLabSourceControlType)

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(DevTestLabSourceControlType, DevTestLabSourceControlType)

Determina se dois DevTestLabSourceControlType valores são os mesmos.

Implicit(String to DevTestLabSourceControlType)

Converte uma cadeia de caracteres em um DevTestLabSourceControlType.

Inequality(DevTestLabSourceControlType, DevTestLabSourceControlType)

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

Aplica-se a