Class SecurityPolicyLink
java.lang.Object
com.azure.resourcemanager.frontdoor.models.SecurityPolicyLink
Defines the Resource ID for a Security Policy.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SecurityPolicyLink
public SecurityPolicyLink()Creates an instance of SecurityPolicyLink class.
-
-
Method Details
-
id
Get the id property: Resource ID.- Returns:
- the id value.
-
withId
Set the id property: Resource ID.- Parameters:
id
- the id value to set.- Returns:
- the SecurityPolicyLink object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-