Class SsoUriInner
java.lang.Object
com.azure.resourcemanager.cdn.fluent.models.SsoUriInner
The URI required to login to the supplemental portal from the Azure portal.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the ssoUriValue property: The URI used to login to the supplemental portal.voidvalidate()Validates the instance.
-
Constructor Details
-
SsoUriInner
public SsoUriInner()
-
-
Method Details
-
ssoUriValue
Get the ssoUriValue property: The URI used to login to the supplemental portal.- Returns:
- the ssoUriValue value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-