Class UrlEntityProperties
java.lang.Object
com.azure.resourcemanager.securityinsights.models.EntityCommonProperties
com.azure.resourcemanager.securityinsights.fluent.models.UrlEntityProperties
Url entity property bag.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.azure.resourcemanager.securityinsights.models.EntityCommonProperties
additionalData, friendlyName
-
Constructor Details
-
UrlEntityProperties
public UrlEntityProperties()
-
-
Method Details
-
url
Get the url property: A full URL the entity points to.- Returns:
- the url value.
-
validate
public void validate()Validates the instance.- Overrides:
validate
in classEntityCommonProperties
- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-