LogAnalyticsQuery.Related 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.
The related metadata items for the function.
public Azure.Provisioning.OperationalInsights.LogAnalyticsQueryRelatedMetadata Related { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.LogAnalyticsQueryRelatedMetadata> Related { get; set; }
member this.Related : Azure.Provisioning.OperationalInsights.LogAnalyticsQueryRelatedMetadata with get, set
member this.Related : Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.LogAnalyticsQueryRelatedMetadata> with get, set
Public Property Related As LogAnalyticsQueryRelatedMetadata
Public Property Related As BicepValue(Of LogAnalyticsQueryRelatedMetadata)
Property Value
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET