IRecommendation.ExtensionName Property

Definition

Extension name of the portal if exists.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Extension name of the portal if exists.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="extensionName", Update=true)]
public string ExtensionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Extension name of the portal if exists.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="extensionName", Update=true)>]
member this.ExtensionName : string with get, set
Public Property ExtensionName As String

Property Value

Attributes

Applies to