AdvisorProperties.AdvisorStatus 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.
Optional. Gets the current the status of this advisor. Possible values are 'GA', 'PublicPreview', 'LimitedPublicPreview' and 'PrivatePreview'.
public string AdvisorStatus { get; set; }
member this.AdvisorStatus : string with get, set
Public Property AdvisorStatus As String