azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.f...

69 строки
4.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink"
fullName: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink"
name: "SecurityPolicyLink"
nameWithType: "SecurityPolicyLink"
summary: "Defines the Resource ID for a Security Policy."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **SecurityPolicyLink**"
constructors:
- uid: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.SecurityPolicyLink()"
fullName: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.SecurityPolicyLink()"
name: "SecurityPolicyLink()"
nameWithType: "SecurityPolicyLink.SecurityPolicyLink()"
summary: "Creates an instance of Security<wbr>Policy<wbr>Link class."
syntax: "public SecurityPolicyLink()"
desc: "Creates an instance of SecurityPolicyLink class."
methods:
- uid: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.id()"
fullName: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.id()"
name: "id()"
nameWithType: "SecurityPolicyLink.id()"
summary: "Get the id property: Resource ID."
syntax: "public String id()"
desc: "Get the id property: Resource ID."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.validate()"
fullName: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.validate()"
name: "validate()"
nameWithType: "SecurityPolicyLink.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink.withId(String id)"
name: "withId(String id)"
nameWithType: "SecurityPolicyLink.withId(String id)"
summary: "Set the id property: Resource ID."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public SecurityPolicyLink withId(String id)"
desc: "Set the id property: Resource ID."
returns:
description: "the SecurityPolicyLink object itself."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink?alt=com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink&text=SecurityPolicyLink\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Defines the Resource ID for a Security Policy."
metadata: {}
package: "com.azure.resourcemanager.frontdoor.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0