NonAzureQueryProperties Class
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.
Non Azure query for the update configuration.
public class NonAzureQueryProperties
type NonAzureQueryProperties = class
Public Class NonAzureQueryProperties
- Inheritance
-
NonAzureQueryProperties
Constructors
NonAzureQueryProperties() |
Initializes a new instance of the NonAzureQueryProperties class. |
NonAzureQueryProperties(String, String) |
Initializes a new instance of the NonAzureQueryProperties class. |
Properties
FunctionAlias |
Gets or sets log Analytics Saved Search name. |
WorkspaceId |
Gets or sets workspace Id for Log Analytics in which the saved Search is resided. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET