azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
4.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.SecurityGroupView"
fullName: "com.microsoft.azure.management.network.SecurityGroupView"
name: "SecurityGroupView"
nameWithType: "SecurityGroupView"
summary: "The information about security rules applied to the specified VM.."
syntax: "public interface **SecurityGroupView**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.SecurityGroupViewResultInner?alt=com.microsoft.azure.management.network.implementation.SecurityGroupViewResultInner&text=SecurityGroupViewResultInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.NetworkWatcher?alt=com.microsoft.azure.management.network.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.SecurityGroupView?alt=com.microsoft.azure.management.network.SecurityGroupView&text=SecurityGroupView\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.network.SecurityGroupView.networkInterfaces()"
fullName: "com.microsoft.azure.management.network.SecurityGroupView.networkInterfaces()"
name: "networkInterfaces()"
nameWithType: "SecurityGroupView.networkInterfaces()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,SecurityGroupNetworkInterface> networkInterfaces()"
returns:
description: "network interfaces on the specified VM"
type: "<xref href=\"java.util.Map?alt=java.util.Map&text=Map\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.network.SecurityGroupNetworkInterface?alt=com.microsoft.azure.management.network.SecurityGroupNetworkInterface&text=SecurityGroupNetworkInterface\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.network.SecurityGroupView.vmId()"
fullName: "com.microsoft.azure.management.network.SecurityGroupView.vmId()"
name: "vmId()"
nameWithType: "SecurityGroupView.vmId()"
modifiers:
- "abstract"
syntax: "public abstract String vmId()"
returns:
description: "virtual machine id"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The information about security rules applied to the specified VM.."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.NetworkWatcher?alt=com.microsoft.azure.management.network.NetworkWatcher&text=NetworkWatcher\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.SecurityGroupViewResultInner?alt=com.microsoft.azure.management.network.implementation.SecurityGroupViewResultInner&text=SecurityGroupViewResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.SecurityGroupView?alt=com.microsoft.azure.management.network.SecurityGroupView&text=SecurityGroupView\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4