Compartilhar via


IStaticSiteDatabaseConnectionConfigurationFileOverview.Content Property

Definition

The Base64 encoding of the file contents.

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

Property Value

Attributes

Applies to