Share via


FunctionEnvelope.SecretsFileHref Property

Definition

Gets or sets secrets file URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to