| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static EndpointType |
EndpointType.AZURE_SUBNET
Static value AzureSubnet for EndpointType.
|
static EndpointType |
EndpointType.AZURE_VM
Static value AzureVM for EndpointType.
|
static EndpointType |
EndpointType.AZURE_VNET
Static value AzureVNet for EndpointType.
|
static EndpointType |
EndpointType.EXTERNAL_ADDRESS
Static value ExternalAddress for EndpointType.
|
static EndpointType |
EndpointType.MMAWORKSPACE_MACHINE
Static value MMAWorkspaceMachine for EndpointType.
|
static EndpointType |
EndpointType.MMAWORKSPACE_NETWORK
Static value MMAWorkspaceNetwork for EndpointType.
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointType |
EndpointType.fromString(String name)
Creates or finds a EndpointType from its string representation.
|
EndpointType |
ConnectionMonitorEndpoint.type()
Get the type property: The endpoint type.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withType(EndpointType type)
Set the type property: The endpoint type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.