Interface Workbook.DefinitionStages.WithCreate
- All Superinterfaces:
Workbook.DefinitionStages.WithCategory,Workbook.DefinitionStages.WithDescription,Workbook.DefinitionStages.WithDisplayName,Workbook.DefinitionStages.WithEtag,Workbook.DefinitionStages.WithIdentity,Workbook.DefinitionStages.WithKind,Workbook.DefinitionStages.WithSerializedData,Workbook.DefinitionStages.WithSourceId,Workbook.DefinitionStages.WithSourceIdParameter,Workbook.DefinitionStages.WithStorageUri,Workbook.DefinitionStages.WithTags,Workbook.DefinitionStages.WithTagsPropertiesTags,Workbook.DefinitionStages.WithVersion
- All Known Subinterfaces:
Workbook.Definition
- Enclosing interface:
- Workbook.DefinitionStages
public static interface Workbook.DefinitionStages.WithCreate
extends Workbook.DefinitionStages.WithTags, Workbook.DefinitionStages.WithIdentity, Workbook.DefinitionStages.WithKind, Workbook.DefinitionStages.WithEtag, Workbook.DefinitionStages.WithDisplayName, Workbook.DefinitionStages.WithSerializedData, Workbook.DefinitionStages.WithVersion, Workbook.DefinitionStages.WithCategory, Workbook.DefinitionStages.WithTagsPropertiesTags, Workbook.DefinitionStages.WithSourceId, Workbook.DefinitionStages.WithStorageUri, Workbook.DefinitionStages.WithDescription, Workbook.DefinitionStages.WithSourceIdParameter
The stage of the Workbook definition which contains all the minimum required properties for the resource to
be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithCategory
withCategoryMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithSerializedData
withSerializedDataMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithSourceId
withSourceIdMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithSourceIdParameter
withSourceIdParameterMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithStorageUri
withStorageUriMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithTagsPropertiesTags
withTagsPropertiesTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.DefinitionStages.WithVersion
withVersion
-
Method Details
-
create
Workbook create()Executes the create request.- Returns:
- the created resource.
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-