ConnectionType Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. digitaltwins. models. ConnectionType
- com.
- com.
public final class ConnectionType
extends ExpandableStringEnum<ConnectionType>
The type of time series connection resource.
Modifier and Type | Field and Description |
---|---|
static final
Connection |
AZURE_DATA_EXPLORER
Static value Azure |
Constructor | Description |
---|---|
Connection |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Connection |
Modifier and Type | Method and Description |
---|---|
static
Connection |
from Creates or finds a Connection |
static
Collection<Connection |
values()
Gets known Connection |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
AZURE_DATA_EXPLORER
public static final ConnectionType AZURE_DATA_EXPLORER
Static value AzureDataExplorer for ConnectionType.
ConnectionType
@Deprecated
public ConnectionType()
Deprecated
Creates a new instance of ConnectionType value.
fromString
public static ConnectionType fromString(String name)
Creates or finds a ConnectionType from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known ConnectionType values.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: