@Beta public interface Topology extends com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<NetworkWatcher>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.TopologyInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<Topology>
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
createdTime() |
String |
id() |
org.joda.time.DateTime |
lastModifiedTime() |
String |
resourceGroupName() |
Map<String,TopologyResource> |
resources() |
parentString id()
String resourceGroupName()
org.joda.time.DateTime createdTime()
org.joda.time.DateTime lastModifiedTime()
Map<String,TopologyResource> resources()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/