AdvisorIdentity.ConfigurationName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Advisor configuration name. Value must be 'default'
[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.ConfigurationName? ConfigurationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.ConfigurationName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.ConfigurationName> with get, set
Public Property ConfigurationName As Nullable(Of ConfigurationName)
Property Value
Implements
- Attributes