Class ContentKeyPolicyOpenRestriction
java.lang.Object
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyRestriction
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyOpenRestriction
Represents an open restriction. License or key will be delivered on every request.
-
Constructor Summary
ConstructorDescriptionCreates an instance of ContentKeyPolicyOpenRestriction class. -
Method Summary
-
Constructor Details
-
ContentKeyPolicyOpenRestriction
public ContentKeyPolicyOpenRestriction()Creates an instance of ContentKeyPolicyOpenRestriction class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Overrides:
validate
in classContentKeyPolicyRestriction
- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-