azure-native-v2.datamigration.File
Explore with Pulumi AI
A file resource Azure REST API version: 2021-06-30. Prior API version in Azure Native 1.x: 2018-07-15-preview.
Other available API versions: 2022-03-30-preview, 2023-07-15-preview.
Create File Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new File(name: string, args: FileArgs, opts?: CustomResourceOptions);
@overload
def File(resource_name: str,
args: FileArgs,
opts: Optional[ResourceOptions] = None)
@overload
def File(resource_name: str,
opts: Optional[ResourceOptions] = None,
group_name: Optional[str] = None,
project_name: Optional[str] = None,
service_name: Optional[str] = None,
file_name: Optional[str] = None,
properties: Optional[ProjectFilePropertiesArgs] = None)
func NewFile(ctx *Context, name string, args FileArgs, opts ...ResourceOption) (*File, error)
public File(string name, FileArgs args, CustomResourceOptions? opts = null)
type: azure-native:datamigration:File
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. FileArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. FileArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. FileArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. FileArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. FileArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var fileResource = new AzureNative.Datamigration.File("fileResource", new()
{
GroupName = "string",
ProjectName = "string",
ServiceName = "string",
FileName = "string",
Properties =
{
{ "extension", "string" },
{ "filePath", "string" },
{ "mediaType", "string" },
},
});
example, err := datamigration.NewFile(ctx, "fileResource", &datamigration.FileArgs{
GroupName: "string",
ProjectName: "string",
ServiceName: "string",
FileName: "string",
Properties: map[string]interface{}{
"extension": "string",
"filePath": "string",
"mediaType": "string",
},
})
var fileResource = new File("fileResource", FileArgs.builder()
.groupName("string")
.projectName("string")
.serviceName("string")
.fileName("string")
.properties(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.build());
file_resource = azure_native.datamigration.File("fileResource",
group_name=string,
project_name=string,
service_name=string,
file_name=string,
properties={
extension: string,
filePath: string,
mediaType: string,
})
const fileResource = new azure_native.datamigration.File("fileResource", {
groupName: "string",
projectName: "string",
serviceName: "string",
fileName: "string",
properties: {
extension: "string",
filePath: "string",
mediaType: "string",
},
});
type: azure-native:datamigration:File
properties:
fileName: string
groupName: string
projectName: string
properties:
extension: string
filePath: string
mediaType: string
serviceName: string
File Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The File resource accepts the following input properties:
- Group
Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group
- Project
Name This property is required. Changes to this property will trigger replacement.
- Name of the project
- Service
Name This property is required. Changes to this property will trigger replacement.
- Name of the service
- File
Name Changes to this property will trigger replacement.
- Name of the File
- Properties
Pulumi.
Azure Native. Data Migration. Inputs. Project File Properties - Custom file properties
- Group
Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group
- Project
Name This property is required. Changes to this property will trigger replacement.
- Name of the project
- Service
Name This property is required. Changes to this property will trigger replacement.
- Name of the service
- File
Name Changes to this property will trigger replacement.
- Name of the File
- Properties
Project
File Properties Args - Custom file properties
- group
Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group
- project
Name This property is required. Changes to this property will trigger replacement.
- Name of the project
- service
Name This property is required. Changes to this property will trigger replacement.
- Name of the service
- file
Name Changes to this property will trigger replacement.
- Name of the File
- properties
Project
File Properties - Custom file properties
- group
Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group
- project
Name This property is required. Changes to this property will trigger replacement.
- Name of the project
- service
Name This property is required. Changes to this property will trigger replacement.
- Name of the service
- file
Name Changes to this property will trigger replacement.
- Name of the File
- properties
Project
File Properties - Custom file properties
- group_
name This property is required. Changes to this property will trigger replacement.
- Name of the resource group
- project_
name This property is required. Changes to this property will trigger replacement.
- Name of the project
- service_
name This property is required. Changes to this property will trigger replacement.
- Name of the service
- file_
name Changes to this property will trigger replacement.
- Name of the File
- properties
Project
File Properties Args - Custom file properties
- group
Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group
- project
Name This property is required. Changes to this property will trigger replacement.
- Name of the project
- service
Name This property is required. Changes to this property will trigger replacement.
- Name of the service
- file
Name Changes to this property will trigger replacement.
- Name of the File
- properties Property Map
- Custom file properties
Outputs
All input properties are implicitly available as output properties. Additionally, the File resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- Resource name.
- System
Data Pulumi.Azure Native. Data Migration. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- Resource type.
- Etag string
- HTTP strong entity tag value. This is ignored if submitted.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- Resource name.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- Resource type.
- Etag string
- HTTP strong entity tag value. This is ignored if submitted.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- Resource name.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- etag String
- HTTP strong entity tag value. This is ignored if submitted.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- Resource name.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- Resource type.
- etag string
- HTTP strong entity tag value. This is ignored if submitted.
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- Resource name.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- Resource type.
- etag str
- HTTP strong entity tag value. This is ignored if submitted.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- Resource name.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- etag String
- HTTP strong entity tag value. This is ignored if submitted.
Supporting Types
ProjectFileProperties, ProjectFilePropertiesArgs
- Extension string
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- File
Path string - Relative path of this file resource. This property can be set when creating or updating the file resource.
- Media
Type string - File content type. This property can be modified to reflect the file content type.
- Extension string
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- File
Path string - Relative path of this file resource. This property can be set when creating or updating the file resource.
- Media
Type string - File content type. This property can be modified to reflect the file content type.
- extension String
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file
Path String - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media
Type String - File content type. This property can be modified to reflect the file content type.
- extension string
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file
Path string - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media
Type string - File content type. This property can be modified to reflect the file content type.
- extension str
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file_
path str - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media_
type str - File content type. This property can be modified to reflect the file content type.
- extension String
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file
Path String - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media
Type String - File content type. This property can be modified to reflect the file content type.
ProjectFilePropertiesResponse, ProjectFilePropertiesResponseArgs
- Last
Modified This property is required. string - Modification DateTime.
- Size
This property is required. double - File size.
- Extension string
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- File
Path string - Relative path of this file resource. This property can be set when creating or updating the file resource.
- Media
Type string - File content type. This property can be modified to reflect the file content type.
- Last
Modified This property is required. string - Modification DateTime.
- Size
This property is required. float64 - File size.
- Extension string
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- File
Path string - Relative path of this file resource. This property can be set when creating or updating the file resource.
- Media
Type string - File content type. This property can be modified to reflect the file content type.
- last
Modified This property is required. String - Modification DateTime.
- size
This property is required. Double - File size.
- extension String
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file
Path String - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media
Type String - File content type. This property can be modified to reflect the file content type.
- last
Modified This property is required. string - Modification DateTime.
- size
This property is required. number - File size.
- extension string
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file
Path string - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media
Type string - File content type. This property can be modified to reflect the file content type.
- last_
modified This property is required. str - Modification DateTime.
- size
This property is required. float - File size.
- extension str
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file_
path str - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media_
type str - File content type. This property can be modified to reflect the file content type.
- last
Modified This property is required. String - Modification DateTime.
- size
This property is required. Number - File size.
- extension String
- Optional File extension. If submitted it should not have a leading period and must match the extension from filePath.
- file
Path String - Relative path of this file resource. This property can be set when creating or updating the file resource.
- media
Type String - File content type. This property can be modified to reflect the file content type.
SystemDataResponse, SystemDataResponseArgs
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:datamigration:File x114d023d8 /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/projects/{projectName}/files/{fileName}
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0