@Beta public interface SecurityGroupView extends HasInner<com.microsoft.azure.management.network.implementation.SecurityGroupViewResultInner>, HasParent<NetworkWatcher>, Refreshable<SecurityGroupView>
Modifier and Type | Method and Description |
---|---|
Map<String,SecurityGroupNetworkInterface> |
networkInterfaces() |
String |
vmId() |
inner
parent
refresh, refreshAsync
Map<String,SecurityGroupNetworkInterface> networkInterfaces()
String vmId()
Copyright © 2019. All rights reserved.