GrafanaAvailablePluginListResponse Interface
public interface GrafanaAvailablePluginListResponse
An immutable client-side representation of GrafanaAvailablePluginListResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Grafana |
innerModel()
Gets the inner com. |
| abstract String |
nextLink()
Gets the next |
|
abstract
List<Grafana |
value()
Gets the value property: The value property. |
Method Details
innerModel
public abstract GrafanaAvailablePluginListResponseInner innerModel()
Gets the inner com.azure.resourcemanager.dashboard.fluent.models.GrafanaAvailablePluginListResponseInner object.
Returns:
nextLink
public abstract String nextLink()
Gets the nextLink property: The nextLink property.
Returns:
value
public abstract List<GrafanaAvailablePlugin> value()
Gets the value property: The value property.
Returns: