TrafficManagerAzureEndpoint Interface
Implements
public interface TrafficManagerAzureEndpoint
extends TrafficManagerEndpoint
An immutable client-side representation of an Azure traffic manager profile Azure endpoint.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String | targetAzureResourceId() |
abstract
Target |
targetResourceType() |
Method Details
targetAzureResourceId
public abstract String targetAzureResourceId()
Returns:
the resource id of the target Azure resource.
targetResourceType
public abstract TargetAzureResourceType targetResourceType()
Returns:
the type of the target Azure resource.
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java