Share via


SiteExtensionInfo.ExtensionType Property

Definition

Site extension type.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.SiteExtensionType? ExtensionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.ExtensionType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.SiteExtensionType> with get, set
Public Property ExtensionType As Nullable(Of SiteExtensionType)

Property Value

Implements

Attributes

Applies to