30 строки
2.1 KiB
YAML
30 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSerializedData"
|
|
fullName: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSerializedData"
|
|
name: "MyWorkbook.UpdateStages.WithSerializedData"
|
|
nameWithType: "MyWorkbook.UpdateStages.WithSerializedData"
|
|
summary: "The stage of the My<wbr>Workbook update allowing to specify serialized<wbr>Data."
|
|
syntax: "public static interface **MyWorkbook.UpdateStages.WithSerializedData**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSerializedData.withSerializedData(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSerializedData.withSerializedData(String serializedData)"
|
|
name: "withSerializedData(String serializedData)"
|
|
nameWithType: "MyWorkbook.UpdateStages.WithSerializedData.withSerializedData(String serializedData)"
|
|
summary: "Specifies the serialized<wbr>Data property: Configuration of this particular private workbook."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Configuration of this particular private workbook. Configuration data is a string\n containing valid JSON."
|
|
name: "serializedData"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract MyWorkbook.Update withSerializedData(String serializedData)"
|
|
desc: "Specifies the serializedData property: Configuration of this particular private workbook. Configuration data is a string containing valid JSON."
|
|
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 serializedData."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.applicationinsights.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-applicationinsights:1.0.0
|