ContractualRulesLicenseAttribution Class
- java.
lang. Object - ContractualRulesContractualRule
- ContractualRulesAttribution
- com.
microsoft. azure. cognitiveservices. search. entitysearch. models. ContractualRulesLicenseAttribution
- com.
public class ContractualRulesLicenseAttribution extends ContractualRulesAttribution
Defines a contractual rule for license attribution.
Method Summary
Modifier and Type | Method and Description |
---|---|
License |
license()
Get the license value. |
String |
licenseNotice()
Get the licenseNotice value. |
Inherited Members
ContractualRulesAttribution.mustBeCloseToContent()
ContractualRulesContractualRule.targetPropertyName()
Method Details
license
public License license()
Get the license value.
Returns:
the license value
licenseNotice
public String licenseNotice()
Get the licenseNotice value.
Returns:
the licenseNotice value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java