ArmOperationalInsightsModelFactory.LogAnalyticsQueryPackPatch Method
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.
public static Azure.ResourceManager.OperationalInsights.Models.LogAnalyticsQueryPackPatch LogAnalyticsQueryPackPatch(System.Collections.Generic.IDictionary<string,string> tags = default);
static member LogAnalyticsQueryPackPatch : System.Collections.Generic.IDictionary<string, string> -> Azure.ResourceManager.OperationalInsights.Models.LogAnalyticsQueryPackPatch
Public Shared Function LogAnalyticsQueryPackPatch (Optional tags As IDictionary(Of String, String) = Nothing) As LogAnalyticsQueryPackPatch
Parameters
- tags
- IDictionary<String,String>
Resource tags.
Returns
A new LogAnalyticsQueryPackPatch instance for mocking.