azure-native.portal.getDashboard
Explore with Pulumi AI
Gets the Dashboard. Azure REST API version: 2020-09-01-preview.
Using getDashboard
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDashboard(args: GetDashboardArgs, opts?: InvokeOptions): Promise<GetDashboardResult>
function getDashboardOutput(args: GetDashboardOutputArgs, opts?: InvokeOptions): Output<GetDashboardResult>
def get_dashboard(dashboard_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDashboardResult
def get_dashboard_output(dashboard_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDashboardResult]
func LookupDashboard(ctx *Context, args *LookupDashboardArgs, opts ...InvokeOption) (*LookupDashboardResult, error)
func LookupDashboardOutput(ctx *Context, args *LookupDashboardOutputArgs, opts ...InvokeOption) LookupDashboardResultOutput
> Note: This function is named LookupDashboard
in the Go SDK.
public static class GetDashboard
{
public static Task<GetDashboardResult> InvokeAsync(GetDashboardArgs args, InvokeOptions? opts = null)
public static Output<GetDashboardResult> Invoke(GetDashboardInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDashboardResult> getDashboard(GetDashboardArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:portal:getDashboard
arguments:
# arguments dictionary
The following arguments are supported:
- Dashboard
Name string The name of the dashboard.
- Resource
Group stringName The name of the resource group.
- Dashboard
Name string The name of the dashboard.
- Resource
Group stringName The name of the resource group.
- dashboard
Name String The name of the dashboard.
- resource
Group StringName The name of the resource group.
- dashboard
Name string The name of the dashboard.
- resource
Group stringName The name of the resource group.
- dashboard_
name str The name of the dashboard.
- resource_
group_ strname The name of the resource group.
- dashboard
Name String The name of the dashboard.
- resource
Group StringName The name of the resource group.
getDashboard Result
The following output properties are available:
Supporting Types
DashboardLensResponse
- Order int
The lens order.
- Parts
List<Pulumi.
Azure Native. Portal. Inputs. Dashboard Parts Response> The dashboard parts.
- Metadata Dictionary<string, object>
The dashboard len's metadata.
- Order int
The lens order.
- Parts
[]Dashboard
Parts Response The dashboard parts.
- Metadata map[string]interface{}
The dashboard len's metadata.
- order Integer
The lens order.
- parts
List<Dashboard
Parts Response> The dashboard parts.
- metadata Map<String,Object>
The dashboard len's metadata.
- order number
The lens order.
- parts
Dashboard
Parts Response[] The dashboard parts.
- metadata {[key: string]: any}
The dashboard len's metadata.
- order int
The lens order.
- parts
Sequence[Dashboard
Parts Response] The dashboard parts.
- metadata Mapping[str, Any]
The dashboard len's metadata.
- order Number
The lens order.
- parts List<Property Map>
The dashboard parts.
- metadata Map<Any>
The dashboard len's metadata.
DashboardPartsResponse
- Position
Pulumi.
Azure Native. Portal. Inputs. Dashboard Parts Response Position The dashboard's part position.
- Metadata
Pulumi.
Azure Native. Portal. Inputs. Markdown Part Metadata Response The dashboard part's metadata.
- Position
Dashboard
Parts Response Position The dashboard's part position.
- Metadata
Markdown
Part Metadata Response The dashboard part's metadata.
- position
Dashboard
Parts Response Position The dashboard's part position.
- metadata
Markdown
Part Metadata Response The dashboard part's metadata.
- position
Dashboard
Parts Response Position The dashboard's part position.
- metadata
Markdown
Part Metadata Response The dashboard part's metadata.
- position
Dashboard
Parts Response Position The dashboard's part position.
- metadata
Markdown
Part Metadata Response The dashboard part's metadata.
- position Property Map
The dashboard's part position.
- metadata Property Map
The dashboard part's metadata.
DashboardPartsResponsePosition
MarkdownPartMetadataResponse
- Inputs List<object>
Input to dashboard part.
- Settings
Pulumi.
Azure Native. Portal. Inputs. Markdown Part Metadata Response Settings Markdown part settings.
- Inputs []interface{}
Input to dashboard part.
- Settings
Markdown
Part Metadata Response Settings Markdown part settings.
- inputs List<Object>
Input to dashboard part.
- settings
Markdown
Part Metadata Response Settings Markdown part settings.
- inputs any[]
Input to dashboard part.
- settings
Markdown
Part Metadata Response Settings Markdown part settings.
- inputs Sequence[Any]
Input to dashboard part.
- settings
Markdown
Part Metadata Response Settings Markdown part settings.
- inputs List<Any>
Input to dashboard part.
- settings Property Map
Markdown part settings.
MarkdownPartMetadataResponseContent
- Settings
Pulumi.
Azure Native. Portal. Inputs. Markdown Part Metadata Response Settings Settings The setting of the content of markdown part.
- Settings
Markdown
Part Metadata Response Settings Settings The setting of the content of markdown part.
- settings
Markdown
Part Metadata Response Settings Settings The setting of the content of markdown part.
- settings
Markdown
Part Metadata Response Settings Settings The setting of the content of markdown part.
- settings
Markdown
Part Metadata Response Settings Settings The setting of the content of markdown part.
- settings Property Map
The setting of the content of markdown part.
MarkdownPartMetadataResponseSettings
- Content
Pulumi.
Azure Native. Portal. Inputs. Markdown Part Metadata Response Content The content of markdown part.
- Content
Markdown
Part Metadata Response Content The content of markdown part.
- content
Markdown
Part Metadata Response Content The content of markdown part.
- content
Markdown
Part Metadata Response Content The content of markdown part.
- content
Markdown
Part Metadata Response Content The content of markdown part.
- content Property Map
The content of markdown part.
MarkdownPartMetadataResponseSettingsSettings
- Content string
The content of the markdown part.
- Markdown
Source int The source of the content of the markdown part.
- Markdown
Uri string The uri of markdown content.
- Subtitle string
The subtitle of the markdown part.
- Title string
The title of the markdown part.
- Content string
The content of the markdown part.
- Markdown
Source int The source of the content of the markdown part.
- Markdown
Uri string The uri of markdown content.
- Subtitle string
The subtitle of the markdown part.
- Title string
The title of the markdown part.
- content String
The content of the markdown part.
- markdown
Source Integer The source of the content of the markdown part.
- markdown
Uri String The uri of markdown content.
- subtitle String
The subtitle of the markdown part.
- title String
The title of the markdown part.
- content string
The content of the markdown part.
- markdown
Source number The source of the content of the markdown part.
- markdown
Uri string The uri of markdown content.
- subtitle string
The subtitle of the markdown part.
- title string
The title of the markdown part.
- content str
The content of the markdown part.
- markdown_
source int The source of the content of the markdown part.
- markdown_
uri str The uri of markdown content.
- subtitle str
The subtitle of the markdown part.
- title str
The title of the markdown part.
- content String
The content of the markdown part.
- markdown
Source Number The source of the content of the markdown part.
- markdown
Uri String The uri of markdown content.
- subtitle String
The subtitle of the markdown part.
- title String
The title of the markdown part.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0