Compartilhar via


IStaticSiteDatabaseConnectionConfigurationFileOverview.FileName Property

Definition

The name of the configuration file.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The name of the configuration file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileName")]
public string FileName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The name of the configuration file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileName")>]
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

Attributes

Applies to