ParentT
- the return type of Attachable.InUpdate.attach()
public static interface TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
Modifier and Type | Method and Description |
---|---|
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> |
toResourceId(String resourceId)
Specifies the resource ID of an Azure resource.
|
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> toResourceId(String resourceId)
supported Azure resources are cloud service, web app or public ip
resourceId
- the Azure resource idCopyright © 2019. All rights reserved.