IResourceWithParameters Properties
Interface Properties 1 member
Represents a resource that has parameters.
Gets the parameters associated with the resource.
public abstract IDictionary<string, object?> Parameters { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public abstract IDictionary<string, object?> Parameters { get; }