SecurityGroupView Interface
Implements
HasParent<NetworkWatcher>
HasInnerModel<SecurityGroupViewResultInner>
Refreshable<SecurityGroupView>
public interface SecurityGroupView
extends HasInnerModel<SecurityGroupViewResultInner>, HasParent<NetworkWatcher>, Refreshable<SecurityGroupView>
The information about security rules applied to the specified VM..
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Map<String,Security |
networkInterfaces()
Gets network interfaces on the specified VM. |
abstract String |
vmId()
Gets virtual machine id. |
Method Details
networkInterfaces
public abstract Map
Gets network interfaces on the specified VM.
Returns:
network interfaces on the specified VM
vmId
public abstract String vmId()
Gets virtual machine id.
Returns:
virtual machine id