Share via


SiteExtensionInfo.Author Property

Definition

List of authors.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string[] Author { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.Author : string[] with get, set
Public Property Author As String()

Property Value

String[]

Implements

Attributes

Applies to