Package | Description |
---|---|
com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static DefaultAction |
DefaultAction.ALLOW
Static value Allow for DefaultAction.
|
static DefaultAction |
DefaultAction.DENY
Static value Deny for DefaultAction.
|
Modifier and Type | Method and Description |
---|---|
static DefaultAction |
DefaultAction.fromString(String name)
Creates or finds a DefaultAction from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<DefaultAction> |
DefaultAction.values() |
Copyright © 2019. All rights reserved.