SiteExtensionInfo.Author Property

Definition

List of authors.

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

Property Value

Implements

Attributes

Applies to