Class InternetIngressPublicIpsProperties
java.lang.Object
com.azure.resourcemanager.network.models.InternetIngressPublicIpsProperties
Internet Ingress Public Ip Properties
Resource Uri of Public Ip for Standard Load Balancer Frontend End.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of InternetIngressPublicIpsProperties class. -
Method Summary
-
Constructor Details
-
InternetIngressPublicIpsProperties
public InternetIngressPublicIpsProperties()Creates an instance of InternetIngressPublicIpsProperties class.
-
-
Method Details
-
id
Get the id property: Resource Uri of Public Ip.- Returns:
- the id value.
-
withId
Set the id property: Resource Uri of Public Ip.- Parameters:
id- the id value to set.- Returns:
- the InternetIngressPublicIpsProperties object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-