AlertHubStatusInput
No description
input AlertHubStatusInput {
code: HubStatus!
isInclusive: Boolean!
}
Fields
AlertHubStatusInput.code
● HubStatus!
non-null enum
Hub status code
AlertHubStatusInput.isInclusive
● Boolean!
non-null scalar
Can be filtered traffic setting as inclusive or excludent
Member Of
AlertCommonConfigurationInput
input ● AlertUpdateCommonConfigurationInput
input