### YamlMime:JavaType uid: "com.microsoft.azure.management.containerregistry.WebhookStatus" fullName: "com.microsoft.azure.management.containerregistry.WebhookStatus" name: "WebhookStatus" nameWithType: "WebhookStatus" summary: "Defines values for WebhookStatus." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **WebhookStatus**
extends <>" constructors: - uid: "com.microsoft.azure.management.containerregistry.WebhookStatus.WebhookStatus()" fullName: "com.microsoft.azure.management.containerregistry.WebhookStatus.WebhookStatus()" name: "WebhookStatus()" nameWithType: "WebhookStatus.WebhookStatus()" syntax: "public WebhookStatus()" fields: - uid: "com.microsoft.azure.management.containerregistry.WebhookStatus.DISABLED" fullName: "com.microsoft.azure.management.containerregistry.WebhookStatus.DISABLED" name: "DISABLED" nameWithType: "WebhookStatus.DISABLED" summary: "Static value disabled for WebhookStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final WebhookStatus DISABLED" desc: "Static value disabled for WebhookStatus." - uid: "com.microsoft.azure.management.containerregistry.WebhookStatus.ENABLED" fullName: "com.microsoft.azure.management.containerregistry.WebhookStatus.ENABLED" name: "ENABLED" nameWithType: "WebhookStatus.ENABLED" summary: "Static value enabled for WebhookStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final WebhookStatus ENABLED" desc: "Static value enabled for WebhookStatus." methods: - uid: "com.microsoft.azure.management.containerregistry.WebhookStatus.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.containerregistry.WebhookStatus.fromString(String name)" name: "fromString(String name)" nameWithType: "WebhookStatus.fromString(String name)" summary: "Creates or finds a WebhookStatus from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static WebhookStatus fromString(String name)" desc: "Creates or finds a WebhookStatus from its string representation." returns: description: "the corresponding WebhookStatus" type: "" - uid: "com.microsoft.azure.management.containerregistry.WebhookStatus.values()" fullName: "com.microsoft.azure.management.containerregistry.WebhookStatus.values()" name: "values()" nameWithType: "WebhookStatus.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known WebhookStatus values" type: "<>" type: "class" desc: "Defines values for WebhookStatus." metadata: {} package: "com.microsoft.azure.management.containerregistry" artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4