These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.portal.getDashboard
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the Dashboard. 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 dictionaryThe following arguments are supported:
- DashboardName string
- The name of the dashboard.
- ResourceGroup stringName 
- The name of the resource group.
- DashboardName string
- The name of the dashboard.
- ResourceGroup stringName 
- The name of the resource group.
- dashboardName String
- The name of the dashboard.
- resourceGroup StringName 
- The name of the resource group.
- dashboardName string
- The name of the dashboard.
- resourceGroup stringName 
- The name of the resource group.
- dashboard_name str
- The name of the dashboard.
- resource_group_ strname 
- The name of the resource group.
- dashboardName String
- The name of the dashboard.
- resourceGroup 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
[]DashboardParts Response 
- The dashboard parts.
- Metadata map[string]interface{}
- The dashboard len's metadata.
- order Integer
- The lens order.
- parts
List<DashboardParts Response> 
- The dashboard parts.
- metadata Map<String,Object>
- The dashboard len's metadata.
- order number
- The lens order.
- parts
DashboardParts Response[] 
- The dashboard parts.
- metadata {[key: string]: any}
- The dashboard len's metadata.
- order int
- The lens order.
- parts
Sequence[DashboardParts 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
DashboardParts Response Position 
- The dashboard's part position.
- Metadata
MarkdownPart Metadata Response 
- The dashboard part's metadata.
- position
DashboardParts Response Position 
- The dashboard's part position.
- metadata
MarkdownPart Metadata Response 
- The dashboard part's metadata.
- position
DashboardParts Response Position 
- The dashboard's part position.
- metadata
MarkdownPart Metadata Response 
- The dashboard part's metadata.
- position
DashboardParts Response Position 
- The dashboard's part position.
- metadata
MarkdownPart 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
MarkdownPart Metadata Response Settings 
- Markdown part settings.
- inputs List<Object>
- Input to dashboard part.
- settings
MarkdownPart Metadata Response Settings 
- Markdown part settings.
- inputs any[]
- Input to dashboard part.
- settings
MarkdownPart Metadata Response Settings 
- Markdown part settings.
- inputs Sequence[Any]
- Input to dashboard part.
- settings
MarkdownPart 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
MarkdownPart Metadata Response Settings Settings 
- The setting of the content of markdown part.
- settings
MarkdownPart Metadata Response Settings Settings 
- The setting of the content of markdown part.
- settings
MarkdownPart Metadata Response Settings Settings 
- The setting of the content of markdown part.
- settings
MarkdownPart 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
MarkdownPart Metadata Response Content 
- The content of markdown part.
- content
MarkdownPart Metadata Response Content 
- The content of markdown part.
- content
MarkdownPart Metadata Response Content 
- The content of markdown part.
- content
MarkdownPart 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.
- MarkdownSource int
- The source of the content of the markdown part.
- MarkdownUri 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.
- MarkdownSource int
- The source of the content of the markdown part.
- MarkdownUri 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.
- markdownSource Integer
- The source of the content of the markdown part.
- markdownUri 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.
- markdownSource number
- The source of the content of the markdown part.
- markdownUri 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.
- markdownSource Number
- The source of the content of the markdown part.
- markdownUri 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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi