RenderOptionCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a condition for enabling a render option.
public class RenderOptionCondition : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.RenderOptionCondition>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.RenderOptionCondition>
type RenderOptionCondition = class
interface IJsonModel<RenderOptionCondition>
interface IPersistableModel<RenderOptionCondition>
Public Class RenderOptionCondition
Implements IJsonModel(Of RenderOptionCondition), IPersistableModel(Of RenderOptionCondition)
- Inheritance
-
RenderOptionCondition
- Implements
Constructors
| Name | Description |
|---|---|
| RenderOptionCondition(String) |
Initializes a new instance of RenderOptionCondition. |
Properties
| Name | Description |
|---|---|
| Property |
Property name to check in the active CQL filter. |
| Value |
Value that the property must equal. |