Interface MyWorkbook.DefinitionStages.WithCreate
- All Superinterfaces:
MyWorkbook.DefinitionStages.WithCategory,MyWorkbook.DefinitionStages.WithDisplayName,MyWorkbook.DefinitionStages.WithEtag,MyWorkbook.DefinitionStages.WithIdentity,MyWorkbook.DefinitionStages.WithKind,MyWorkbook.DefinitionStages.WithName,MyWorkbook.DefinitionStages.WithSerializedData,MyWorkbook.DefinitionStages.WithSourceId,MyWorkbook.DefinitionStages.WithSourceIdParameter,MyWorkbook.DefinitionStages.WithStorageUri,MyWorkbook.DefinitionStages.WithTags,MyWorkbook.DefinitionStages.WithTagsPropertiesTags,MyWorkbook.DefinitionStages.WithType,MyWorkbook.DefinitionStages.WithVersion
- All Known Subinterfaces:
MyWorkbook.Definition
- Enclosing interface:
- MyWorkbook.DefinitionStages
public static interface MyWorkbook.DefinitionStages.WithCreate
extends MyWorkbook.DefinitionStages.WithTags, MyWorkbook.DefinitionStages.WithIdentity, MyWorkbook.DefinitionStages.WithName, MyWorkbook.DefinitionStages.WithType, MyWorkbook.DefinitionStages.WithEtag, MyWorkbook.DefinitionStages.WithKind, MyWorkbook.DefinitionStages.WithDisplayName, MyWorkbook.DefinitionStages.WithSerializedData, MyWorkbook.DefinitionStages.WithVersion, MyWorkbook.DefinitionStages.WithCategory, MyWorkbook.DefinitionStages.WithTagsPropertiesTags, MyWorkbook.DefinitionStages.WithSourceId, MyWorkbook.DefinitionStages.WithStorageUri, MyWorkbook.DefinitionStages.WithSourceIdParameter
The stage of the MyWorkbook 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.MyWorkbook.DefinitionStages.WithCategory
withCategoryMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithName
withNameMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithSerializedData
withSerializedDataMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithSourceId
withSourceIdMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithSourceIdParameter
withSourceIdParameterMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithStorageUri
withStorageUriMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithTagsPropertiesTags
withTagsPropertiesTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithType
withTypeMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithVersion
withVersion
-
Method Details
-
create
MyWorkbook 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.
-