30 строки
1.9 KiB
YAML
30 строки
1.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithDisplayName"
|
|
fullName: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithDisplayName"
|
|
name: "MyWorkbook.UpdateStages.WithDisplayName"
|
|
nameWithType: "MyWorkbook.UpdateStages.WithDisplayName"
|
|
summary: "The stage of the My<wbr>Workbook update allowing to specify display<wbr>Name."
|
|
syntax: "public static interface **MyWorkbook.UpdateStages.WithDisplayName**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithDisplayName.withDisplayName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithDisplayName.withDisplayName(String displayName)"
|
|
name: "withDisplayName(String displayName)"
|
|
nameWithType: "MyWorkbook.UpdateStages.WithDisplayName.withDisplayName(String displayName)"
|
|
summary: "Specifies the display<wbr>Name property: The user-defined name of the private workbook.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The user-defined name of the private workbook."
|
|
name: "displayName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract MyWorkbook.Update withDisplayName(String displayName)"
|
|
desc: "Specifies the displayName property: The user-defined name of the private workbook.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.applicationinsights.models.MyWorkbook.Update?alt=com.azure.resourcemanager.applicationinsights.models.MyWorkbook.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the MyWorkbook update allowing to specify displayName."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.applicationinsights.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-applicationinsights:1.0.0
|