@Beta public interface SecurityGroupView extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.SecurityGroupViewResultInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<NetworkWatcher>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<SecurityGroupView>
| Modifier and Type | Method and Description |
|---|---|
Map<String,SecurityGroupNetworkInterface> |
networkInterfaces() |
String |
vmId() |
innerMap<String,SecurityGroupNetworkInterface> networkInterfaces()
String vmId()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/