Compartilhar via


ConfigurationSnapshot.SnapshotComposition Propriedade

Definição

O tipo de composição descreve como os valores-chave no instantâneo são compostos. O tipo de composição 'key' garante que não haja dois valores de chave contendo a mesma chave. O tipo de composição 'key_label' garante que não haja dois valores de chave que contenham a mesma chave e rótulo.

public Azure.Data.AppConfiguration.SnapshotComposition? SnapshotComposition { get; set; }
member this.SnapshotComposition : Nullable<Azure.Data.AppConfiguration.SnapshotComposition> with get, set
Public Property SnapshotComposition As Nullable(Of SnapshotComposition)

Valor da propriedade

Aplica-se a