Interface Factory.Definition
-
- All Superinterfaces:
Factory.DefinitionStages.Blank
,Factory.DefinitionStages.WithAdditionalProperties
,Factory.DefinitionStages.WithCreate
,Factory.DefinitionStages.WithEncryption
,Factory.DefinitionStages.WithGlobalParameters
,Factory.DefinitionStages.WithIdentity
,Factory.DefinitionStages.WithIfMatch
,Factory.DefinitionStages.WithLocation
,Factory.DefinitionStages.WithPublicNetworkAccess
,Factory.DefinitionStages.WithRepoConfiguration
,Factory.DefinitionStages.WithResourceGroup
,Factory.DefinitionStages.WithTags
- Enclosing interface:
- Factory
public static interface Factory.Definition extends Factory.DefinitionStages.Blank, Factory.DefinitionStages.WithLocation, Factory.DefinitionStages.WithResourceGroup, Factory.DefinitionStages.WithCreate
The entirety of the Factory definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithAdditionalProperties
withAdditionalProperties
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithEncryption
withEncryption
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithGlobalParameters
withGlobalParameters
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithIdentity
withIdentity
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithIfMatch
withIfMatch
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithPublicNetworkAccess
withPublicNetworkAccess
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithRepoConfiguration
withRepoConfiguration
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithResourceGroup
withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.DefinitionStages.WithTags
withTags
-
-