Sdílet prostřednictvím


EnvironmentVariableWithSecretValue.Name Vlastnost

Definice

Získá nebo nastaví název.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string with get, set
Public Property Name As String

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Název proměnné prostředí pro uložení hodnoty tajného klíče.

Platí pro