File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
sdk/metricsadvisor/Azure.AI.MetricsAdvisor/api Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -752,7 +752,7 @@ public partial class GetMetricFeedbacksOptions
752752 public GetMetricFeedbacksOptions ( ) { }
753753 public System . DateTimeOffset ? EndTime { get { throw null ; } set { } }
754754 public Azure . AI . MetricsAdvisor . Models . FeedbackType ? FeedbackType { get { throw null ; } set { } }
755- public Azure . AI . MetricsAdvisor . Models . DimensionKey Filter { get { throw null ; } set { } }
755+ public Azure . AI . MetricsAdvisor . Models . DimensionKey Filter { get { throw null ; } }
756756 public int ? SkipCount { get { throw null ; } set { } }
757757 public System . DateTimeOffset ? StartTime { get { throw null ; } set { } }
758758 public Azure . AI . MetricsAdvisor . Models . FeedbackQueryTimeMode ? TimeMode { get { throw null ; } set { } }
You can’t perform that action at this time.
0 commit comments