Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static ProbeProtocol |
ProbeProtocol.HTTP
Static value Http for ProbeProtocol.
|
static ProbeProtocol |
ProbeProtocol.HTTPS
Static value Https for ProbeProtocol.
|
static ProbeProtocol |
ProbeProtocol.TCP
Static value Tcp for ProbeProtocol.
|
Modifier and Type | Method and Description |
---|---|
static ProbeProtocol |
ProbeProtocol.fromString(String name)
Creates or finds a ProbeProtocol from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<ProbeProtocol> |
ProbeProtocol.values() |
Copyright © 2019. All rights reserved.