OperationalInsightsTableData
OperationalInsightsTableData()
ArchiveRetentionInDays
IsRetentionInDaysAsDefault
IsTotalRetentionInDaysAsDefault
LastPlanModifiedDate
Plan
ProvisioningState
RestoredLogs
ResultStatistics
RetentionInDays
RetentionInDaysAsDefault
Schema
SearchResults
TotalRetentionInDays
TotalRetentionInDaysAsDefault
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
net10.0
namespace Azure.ResourceManager.OperationalInsights
{
public class OperationalInsightsTableData : ResourceData, IJsonModel<OperationalInsightsTableData>, IPersistableModel<OperationalInsightsTableData>
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This property is obsolete and will be removed in a future release, please use `IsTotalRetentionInDaysAsDefault` instead", false)]
public TotalRetentionInDaysAsDefaultState? TotalRetentionInDaysAsDefault { get; }
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.OperationalInsights , Version=1.3.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.OperationalInsights (1.3.1) net8.0 |
| Obsolete | This property is obsolete and will be removed in a future release, please use `IsTotalRetentionInDaysAsDefault` instead |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API