ThrottledRequestsInput Class

Definition

public class ThrottledRequestsInput : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.LogAnalyticsInputBase
type ThrottledRequestsInput = class
    inherit LogAnalyticsInputBase
Public Class ThrottledRequestsInput
Inherits LogAnalyticsInputBase
Inheritance
ThrottledRequestsInput

Constructors

ThrottledRequestsInput()
ThrottledRequestsInput(String, DateTime, DateTime, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>)

Properties

BlobContainerSasUri (Inherited from LogAnalyticsInputBase)
FromTime (Inherited from LogAnalyticsInputBase)
GroupByOperationName (Inherited from LogAnalyticsInputBase)
GroupByResourceName (Inherited from LogAnalyticsInputBase)
GroupByThrottlePolicy (Inherited from LogAnalyticsInputBase)
ToTime (Inherited from LogAnalyticsInputBase)

Methods

Validate()

Applies to