Share via


IFunctionEnvelopeProperties.SecretsFileHref Property

Definition

Secrets file URI.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Secrets file URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secrets_file_href")]
public string SecretsFileHref { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Secrets file URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secrets_file_href")>]
member this.SecretsFileHref : string with get, set
Public Property SecretsFileHref As String

Property Value

Attributes

Applies to