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

38 строки
5.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ApplicationSecurityGroup"
fullName: "com.microsoft.azure.management.network.ApplicationSecurityGroup"
name: "ApplicationSecurityGroup"
nameWithType: "ApplicationSecurityGroup"
summary: "Application security group."
syntax: "public interface **ApplicationSecurityGroup**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.NetworkManager?alt=com.microsoft.azure.management.network.implementation.NetworkManager&text=NetworkManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner?alt=com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner&text=ApplicationSecurityGroupInner\" 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.ApplicationSecurityGroup?alt=com.microsoft.azure.management.network.ApplicationSecurityGroup&text=ApplicationSecurityGroup\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationSecurityGroup.Update?alt=com.microsoft.azure.management.network.ApplicationSecurityGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.network.ApplicationSecurityGroup.provisioningState()"
fullName: "com.microsoft.azure.management.network.ApplicationSecurityGroup.provisioningState()"
name: "provisioningState()"
nameWithType: "ApplicationSecurityGroup.provisioningState()"
modifiers:
- "abstract"
syntax: "public abstract ProvisioningState provisioningState()"
returns:
description: "the provisioning state of the application security group resource"
type: "<xref href=\"com.microsoft.azure.management.network.ProvisioningState?alt=com.microsoft.azure.management.network.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationSecurityGroup.resourceGuid()"
fullName: "com.microsoft.azure.management.network.ApplicationSecurityGroup.resourceGuid()"
name: "resourceGuid()"
nameWithType: "ApplicationSecurityGroup.resourceGuid()"
modifiers:
- "abstract"
syntax: "public abstract String resourceGuid()"
returns:
description: "the resource GUID property of the application security group resource.\n It uniquely identifies a resource, even if the user changes its name or\n migrate the resource across subscriptions or resource groups."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Application security group."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.NetworkManager?alt=com.microsoft.azure.management.network.implementation.NetworkManager&text=NetworkManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner?alt=com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner&text=ApplicationSecurityGroupInner\" 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.ApplicationSecurityGroup?alt=com.microsoft.azure.management.network.ApplicationSecurityGroup&text=ApplicationSecurityGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationSecurityGroup.Update?alt=com.microsoft.azure.management.network.ApplicationSecurityGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4