54 строки
2.5 KiB
YAML
54 строки
2.5 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.network.SubnetAssociation.id()
|
|
name: id()
|
|
nameWithType: SubnetAssociation.id()
|
|
returns:
|
|
description: <p>the id value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the id value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String id()
|
|
uid: com.microsoft.azure.management.network.SubnetAssociation.id()
|
|
- fullName: com.microsoft.azure.management.network.SubnetAssociation.securityRules()
|
|
name: securityRules()
|
|
nameWithType: SubnetAssociation.securityRules()
|
|
returns:
|
|
description: <p>the securityRules value </p>
|
|
type: <xref href="List%3CSecurityRuleInner%3E?alt=List%3CSecurityRuleInner%3E&text=List%3CSecurityRuleInner%3E" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the securityRules value.</p>
|
|
|
|
<p></p>
|
|
syntax: public List<SecurityRuleInner> securityRules()
|
|
uid: com.microsoft.azure.management.network.SubnetAssociation.securityRules()
|
|
- fullName: com.microsoft.azure.management.network.SubnetAssociation.withSecurityRules(List<SecurityRuleInner> securityRules)
|
|
name: withSecurityRules(List<SecurityRuleInner> securityRules)
|
|
nameWithType: SubnetAssociation.withSecurityRules(List<SecurityRuleInner> securityRules)
|
|
parameters:
|
|
- description: <p>the securityRules value to set </p>
|
|
name: securityRules
|
|
type: <xref href="List%3CSecurityRuleInner%3E?alt=List%3CSecurityRuleInner%3E&text=List%3CSecurityRuleInner%3E" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the SubnetAssociation object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.network.SubnetAssociation?alt=com.microsoft.azure.management.network.SubnetAssociation&text=SubnetAssociation" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the securityRules value.</p>
|
|
|
|
<p></p>
|
|
syntax: public SubnetAssociation withSecurityRules(List<SecurityRuleInner> securityRules)
|
|
uid: com.microsoft.azure.management.network.SubnetAssociation.withSecurityRules(List<SecurityRuleInner>)
|
|
nameWithType: SubnetAssociation
|
|
syntax: public class SubnetAssociation
|
|
type: class
|
|
uid: com.microsoft.azure.management.network.SubnetAssociation
|
|
fullName: com.microsoft.azure.management.network.SubnetAssociation
|
|
name: SubnetAssociation
|
|
package: com.microsoft.azure.management.network
|
|
summary: <p>Network interface and its custom security rules. </p>
|
|
metadata: {}
|