FluentModelT - fluent type of the external child resourceParentT - parent interfacepublic interface ExternalChildResource<FluentModelT,ParentT> extends ChildResource<ParentT>, Refreshable<FluentModelT>
| Modifier and Type | Method and Description |
|---|---|
String |
id() |
refresh, refreshAsyncString id()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/