IStaticSiteDatabaseConnectionConfigurationFileOverview.Content Property

Definition

The Base64 encoding of the file contents.

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

Property Value

Attributes

Applies to