Struct azure::azure_hl::FilterNode [] [src]

pub struct FilterNode {
    pub azure_filter_node: AzFilterNodeRef,
}

Fields

Methods

impl FilterNode
[src]

[src]

[src]

Trait Implementations

impl Debug for FilterNode
[src]

[src]

Formats the value using the given formatter.

impl Drop for FilterNode
[src]

[src]

Executes the destructor for this type. Read more

impl FilterInput for FilterNode
[src]

[src]