### 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 MyWorkbook update allowing to specify serializedData." 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 serializedData 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: "String" 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: "" 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