public final class EndpointServiceResultInner
extends com.azure.core.management.SubResource
| Constructor and Description |
|---|
EndpointServiceResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name property: Name of the endpoint service.
|
String |
type()
Get the type property: Type of the endpoint service.
|
void |
validate()
Validates the instance.
|
public String name()
public String type()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.