### 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 MyWorkbook update allowing to specify displayName." 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 displayName property: The user-defined name of the private workbook.." modifiers: - "abstract" parameters: - description: "The user-defined name of the private workbook." name: "displayName" type: "String" 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: "" 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