azure-native-v2.storagesync.CloudEndpoint
Explore with Pulumi AI
Cloud Endpoint object. Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
Other available API versions: 2022-09-01.
Create CloudEndpoint Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new CloudEndpoint(name: string, args: CloudEndpointArgs, opts?: CustomResourceOptions);
@overload
def CloudEndpoint(resource_name: str,
args: CloudEndpointArgs,
opts: Optional[ResourceOptions] = None)
@overload
def CloudEndpoint(resource_name: str,
opts: Optional[ResourceOptions] = None,
resource_group_name: Optional[str] = None,
storage_sync_service_name: Optional[str] = None,
sync_group_name: Optional[str] = None,
azure_file_share_name: Optional[str] = None,
cloud_endpoint_name: Optional[str] = None,
friendly_name: Optional[str] = None,
storage_account_resource_id: Optional[str] = None,
storage_account_tenant_id: Optional[str] = None)
func NewCloudEndpoint(ctx *Context, name string, args CloudEndpointArgs, opts ...ResourceOption) (*CloudEndpoint, error)
public CloudEndpoint(string name, CloudEndpointArgs args, CustomResourceOptions? opts = null)
public CloudEndpoint(String name, CloudEndpointArgs args)
public CloudEndpoint(String name, CloudEndpointArgs args, CustomResourceOptions options)
type: azure-native:storagesync:CloudEndpoint
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. CloudEndpointArgs - 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. CloudEndpointArgs - 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. CloudEndpointArgs - 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. CloudEndpointArgs - 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. CloudEndpointArgs - 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 cloudEndpointResource = new AzureNative.Storagesync.CloudEndpoint("cloudEndpointResource", new()
{
ResourceGroupName = "string",
StorageSyncServiceName = "string",
SyncGroupName = "string",
AzureFileShareName = "string",
CloudEndpointName = "string",
FriendlyName = "string",
StorageAccountResourceId = "string",
StorageAccountTenantId = "string",
});
example, err := storagesync.NewCloudEndpoint(ctx, "cloudEndpointResource", &storagesync.CloudEndpointArgs{
ResourceGroupName: "string",
StorageSyncServiceName: "string",
SyncGroupName: "string",
AzureFileShareName: "string",
CloudEndpointName: "string",
FriendlyName: "string",
StorageAccountResourceId: "string",
StorageAccountTenantId: "string",
})
var cloudEndpointResource = new CloudEndpoint("cloudEndpointResource", CloudEndpointArgs.builder()
.resourceGroupName("string")
.storageSyncServiceName("string")
.syncGroupName("string")
.azureFileShareName("string")
.cloudEndpointName("string")
.friendlyName("string")
.storageAccountResourceId("string")
.storageAccountTenantId("string")
.build());
cloud_endpoint_resource = azure_native.storagesync.CloudEndpoint("cloudEndpointResource",
resource_group_name=string,
storage_sync_service_name=string,
sync_group_name=string,
azure_file_share_name=string,
cloud_endpoint_name=string,
friendly_name=string,
storage_account_resource_id=string,
storage_account_tenant_id=string)
const cloudEndpointResource = new azure_native.storagesync.CloudEndpoint("cloudEndpointResource", {
resourceGroupName: "string",
storageSyncServiceName: "string",
syncGroupName: "string",
azureFileShareName: "string",
cloudEndpointName: "string",
friendlyName: "string",
storageAccountResourceId: "string",
storageAccountTenantId: "string",
});
type: azure-native:storagesync:CloudEndpoint
properties:
azureFileShareName: string
cloudEndpointName: string
friendlyName: string
resourceGroupName: string
storageAccountResourceId: string
storageAccountTenantId: string
storageSyncServiceName: string
syncGroupName: string
CloudEndpoint 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 CloudEndpoint resource accepts the following input properties:
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Storage
Sync Service Name This property is required. Changes to this property will trigger replacement.
- Name of Storage Sync Service resource.
- Sync
Group Name This property is required. Changes to this property will trigger replacement.
- Name of Sync Group resource.
- string
- Azure file share name
- Cloud
Endpoint Name Changes to this property will trigger replacement.
- Name of Cloud Endpoint object.
- Friendly
Name string - Friendly Name
- Storage
Account stringResource Id - Storage Account Resource Id
- Storage
Account stringTenant Id - Storage Account Tenant Id
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Storage
Sync Service Name This property is required. Changes to this property will trigger replacement.
- Name of Storage Sync Service resource.
- Sync
Group Name This property is required. Changes to this property will trigger replacement.
- Name of Sync Group resource.
- string
- Azure file share name
- Cloud
Endpoint Name Changes to this property will trigger replacement.
- Name of Cloud Endpoint object.
- Friendly
Name string - Friendly Name
- Storage
Account stringResource Id - Storage Account Resource Id
- Storage
Account stringTenant Id - Storage Account Tenant Id
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- storage
Sync Service Name This property is required. Changes to this property will trigger replacement.
- Name of Storage Sync Service resource.
- sync
Group Name This property is required. Changes to this property will trigger replacement.
- Name of Sync Group resource.
- String
- Azure file share name
- cloud
Endpoint Name Changes to this property will trigger replacement.
- Name of Cloud Endpoint object.
- friendly
Name String - Friendly Name
- storage
Account StringResource Id - Storage Account Resource Id
- storage
Account StringTenant Id - Storage Account Tenant Id
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- storage
Sync Service Name This property is required. Changes to this property will trigger replacement.
- Name of Storage Sync Service resource.
- sync
Group Name This property is required. Changes to this property will trigger replacement.
- Name of Sync Group resource.
- string
- Azure file share name
- cloud
Endpoint Name Changes to this property will trigger replacement.
- Name of Cloud Endpoint object.
- friendly
Name string - Friendly Name
- storage
Account stringResource Id - Storage Account Resource Id
- storage
Account stringTenant Id - Storage Account Tenant Id
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- storage_
sync_ service_ name This property is required. Changes to this property will trigger replacement.
- Name of Storage Sync Service resource.
- sync_
group_ name This property is required. Changes to this property will trigger replacement.
- Name of Sync Group resource.
- str
- Azure file share name
- cloud_
endpoint_ name Changes to this property will trigger replacement.
- Name of Cloud Endpoint object.
- friendly_
name str - Friendly Name
- storage_
account_ strresource_ id - Storage Account Resource Id
- storage_
account_ strtenant_ id - Storage Account Tenant Id
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- storage
Sync Service Name This property is required. Changes to this property will trigger replacement.
- Name of Storage Sync Service resource.
- sync
Group Name This property is required. Changes to this property will trigger replacement.
- Name of Sync Group resource.
- String
- Azure file share name
- cloud
Endpoint Name Changes to this property will trigger replacement.
- Name of Cloud Endpoint object.
- friendly
Name String - Friendly Name
- storage
Account StringResource Id - Storage Account Resource Id
- storage
Account StringTenant Id - Storage Account Tenant Id
Outputs
All input properties are implicitly available as output properties. Additionally, the CloudEndpoint resource produces the following output properties:
- Backup
Enabled string - Backup Enabled
- Change
Enumeration Pulumi.Status Azure Native. Storage Sync. Outputs. Cloud Endpoint Change Enumeration Status Response - Cloud endpoint change enumeration status
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Storage Sync. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Last
Operation stringName - Resource Last Operation Name
- Last
Workflow stringId - CloudEndpoint lastWorkflowId
- Partnership
Id string - Partnership Id
- Provisioning
State string - CloudEndpoint Provisioning State
- Backup
Enabled string - Backup Enabled
- Change
Enumeration CloudStatus Endpoint Change Enumeration Status Response - Cloud endpoint change enumeration status
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- The name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Last
Operation stringName - Resource Last Operation Name
- Last
Workflow stringId - CloudEndpoint lastWorkflowId
- Partnership
Id string - Partnership Id
- Provisioning
State string - CloudEndpoint Provisioning State
- backup
Enabled String - Backup Enabled
- change
Enumeration CloudStatus Endpoint Change Enumeration Status Response - Cloud endpoint change enumeration status
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- last
Operation StringName - Resource Last Operation Name
- last
Workflow StringId - CloudEndpoint lastWorkflowId
- partnership
Id String - Partnership Id
- provisioning
State String - CloudEndpoint Provisioning State
- backup
Enabled string - Backup Enabled
- change
Enumeration CloudStatus Endpoint Change Enumeration Status Response - Cloud endpoint change enumeration status
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- last
Operation stringName - Resource Last Operation Name
- last
Workflow stringId - CloudEndpoint lastWorkflowId
- partnership
Id string - Partnership Id
- provisioning
State string - CloudEndpoint Provisioning State
- backup_
enabled str - Backup Enabled
- change_
enumeration_ Cloudstatus Endpoint Change Enumeration Status Response - Cloud endpoint change enumeration status
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- The name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- last_
operation_ strname - Resource Last Operation Name
- last_
workflow_ strid - CloudEndpoint lastWorkflowId
- partnership_
id str - Partnership Id
- provisioning_
state str - CloudEndpoint Provisioning State
- backup
Enabled String - Backup Enabled
- change
Enumeration Property MapStatus - Cloud endpoint change enumeration status
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- The name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- last
Operation StringName - Resource Last Operation Name
- last
Workflow StringId - CloudEndpoint lastWorkflowId
- partnership
Id String - Partnership Id
- provisioning
State String - CloudEndpoint Provisioning State
Supporting Types
CloudEndpointChangeEnumerationActivityResponse, CloudEndpointChangeEnumerationActivityResponseArgs
- Deletes
Progress Percent This property is required. int - Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
- Last
Updated Timestamp This property is required. string - Last updated timestamp
- Minutes
Remaining This property is required. int - Estimate of time remaining for the enumeration run
- Operation
State This property is required. string - Change enumeration operation state
- Processed
Directories Count This property is required. double - Count of directories processed
- Processed
Files Count This property is required. double - Count of files processed
- Progress
Percent This property is required. int - Progress percentage for change enumeration run, excluding processing of deletes
- Started
Timestamp This property is required. string - Timestamp when change enumeration started
- Status
Code This property is required. int - When non-zero, indicates an issue that is delaying change enumeration
- Total
Counts State This property is required. string - Change enumeration total counts state
- Total
Directories Count This property is required. double - Total count of directories enumerated
- Total
Files Count This property is required. double - Total count of files enumerated
- Total
Size Bytes This property is required. double - Total enumerated size in bytes
- Deletes
Progress Percent This property is required. int - Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
- Last
Updated Timestamp This property is required. string - Last updated timestamp
- Minutes
Remaining This property is required. int - Estimate of time remaining for the enumeration run
- Operation
State This property is required. string - Change enumeration operation state
- Processed
Directories Count This property is required. float64 - Count of directories processed
- Processed
Files Count This property is required. float64 - Count of files processed
- Progress
Percent This property is required. int - Progress percentage for change enumeration run, excluding processing of deletes
- Started
Timestamp This property is required. string - Timestamp when change enumeration started
- Status
Code This property is required. int - When non-zero, indicates an issue that is delaying change enumeration
- Total
Counts State This property is required. string - Change enumeration total counts state
- Total
Directories Count This property is required. float64 - Total count of directories enumerated
- Total
Files Count This property is required. float64 - Total count of files enumerated
- Total
Size Bytes This property is required. float64 - Total enumerated size in bytes
- deletes
Progress Percent This property is required. Integer - Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
- last
Updated Timestamp This property is required. String - Last updated timestamp
- minutes
Remaining This property is required. Integer - Estimate of time remaining for the enumeration run
- operation
State This property is required. String - Change enumeration operation state
- processed
Directories Count This property is required. Double - Count of directories processed
- processed
Files Count This property is required. Double - Count of files processed
- progress
Percent This property is required. Integer - Progress percentage for change enumeration run, excluding processing of deletes
- started
Timestamp This property is required. String - Timestamp when change enumeration started
- status
Code This property is required. Integer - When non-zero, indicates an issue that is delaying change enumeration
- total
Counts State This property is required. String - Change enumeration total counts state
- total
Directories Count This property is required. Double - Total count of directories enumerated
- total
Files Count This property is required. Double - Total count of files enumerated
- total
Size Bytes This property is required. Double - Total enumerated size in bytes
- deletes
Progress Percent This property is required. number - Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
- last
Updated Timestamp This property is required. string - Last updated timestamp
- minutes
Remaining This property is required. number - Estimate of time remaining for the enumeration run
- operation
State This property is required. string - Change enumeration operation state
- processed
Directories Count This property is required. number - Count of directories processed
- processed
Files Count This property is required. number - Count of files processed
- progress
Percent This property is required. number - Progress percentage for change enumeration run, excluding processing of deletes
- started
Timestamp This property is required. string - Timestamp when change enumeration started
- status
Code This property is required. number - When non-zero, indicates an issue that is delaying change enumeration
- total
Counts State This property is required. string - Change enumeration total counts state
- total
Directories Count This property is required. number - Total count of directories enumerated
- total
Files Count This property is required. number - Total count of files enumerated
- total
Size Bytes This property is required. number - Total enumerated size in bytes
- deletes_
progress_ percent This property is required. int - Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
- last_
updated_ timestamp This property is required. str - Last updated timestamp
- minutes_
remaining This property is required. int - Estimate of time remaining for the enumeration run
- operation_
state This property is required. str - Change enumeration operation state
- processed_
directories_ count This property is required. float - Count of directories processed
- processed_
files_ count This property is required. float - Count of files processed
- progress_
percent This property is required. int - Progress percentage for change enumeration run, excluding processing of deletes
- started_
timestamp This property is required. str - Timestamp when change enumeration started
- status_
code This property is required. int - When non-zero, indicates an issue that is delaying change enumeration
- total_
counts_ state This property is required. str - Change enumeration total counts state
- total_
directories_ count This property is required. float - Total count of directories enumerated
- total_
files_ count This property is required. float - Total count of files enumerated
- total_
size_ bytes This property is required. float - Total enumerated size in bytes
- deletes
Progress Percent This property is required. Number - Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
- last
Updated Timestamp This property is required. String - Last updated timestamp
- minutes
Remaining This property is required. Number - Estimate of time remaining for the enumeration run
- operation
State This property is required. String - Change enumeration operation state
- processed
Directories Count This property is required. Number - Count of directories processed
- processed
Files Count This property is required. Number - Count of files processed
- progress
Percent This property is required. Number - Progress percentage for change enumeration run, excluding processing of deletes
- started
Timestamp This property is required. String - Timestamp when change enumeration started
- status
Code This property is required. Number - When non-zero, indicates an issue that is delaying change enumeration
- total
Counts State This property is required. String - Change enumeration total counts state
- total
Directories Count This property is required. Number - Total count of directories enumerated
- total
Files Count This property is required. Number - Total count of files enumerated
- total
Size Bytes This property is required. Number - Total enumerated size in bytes
CloudEndpointChangeEnumerationStatusResponse, CloudEndpointChangeEnumerationStatusResponseArgs
- Activity
This property is required. Pulumi.Azure Native. Storage Sync. Inputs. Cloud Endpoint Change Enumeration Activity Response - Change enumeration activity
- Last
Enumeration Status This property is required. Pulumi.Azure Native. Storage Sync. Inputs. Cloud Endpoint Last Change Enumeration Status Response - Status of last completed change enumeration
- Last
Updated Timestamp This property is required. string - Last updated timestamp
- Activity
This property is required. CloudEndpoint Change Enumeration Activity Response - Change enumeration activity
- Last
Enumeration Status This property is required. CloudEndpoint Last Change Enumeration Status Response - Status of last completed change enumeration
- Last
Updated Timestamp This property is required. string - Last updated timestamp
- activity
This property is required. CloudEndpoint Change Enumeration Activity Response - Change enumeration activity
- last
Enumeration Status This property is required. CloudEndpoint Last Change Enumeration Status Response - Status of last completed change enumeration
- last
Updated Timestamp This property is required. String - Last updated timestamp
- activity
This property is required. CloudEndpoint Change Enumeration Activity Response - Change enumeration activity
- last
Enumeration Status This property is required. CloudEndpoint Last Change Enumeration Status Response - Status of last completed change enumeration
- last
Updated Timestamp This property is required. string - Last updated timestamp
- activity
This property is required. CloudEndpoint Change Enumeration Activity Response - Change enumeration activity
- last_
enumeration_ status This property is required. CloudEndpoint Last Change Enumeration Status Response - Status of last completed change enumeration
- last_
updated_ timestamp This property is required. str - Last updated timestamp
- activity
This property is required. Property Map - Change enumeration activity
- last
Enumeration Status This property is required. Property Map - Status of last completed change enumeration
- last
Updated Timestamp This property is required. String - Last updated timestamp
CloudEndpointLastChangeEnumerationStatusResponse, CloudEndpointLastChangeEnumerationStatusResponseArgs
- Completed
Timestamp This property is required. string - Timestamp when change enumeration completed
- Namespace
Directories Count This property is required. double - Count of directories in the namespace
- Namespace
Files Count This property is required. double - Count of files in the namespace
- Namespace
Size Bytes This property is required. double - Namespace size in bytes
- Next
Run Timestamp This property is required. string - Timestamp of when change enumeration is expected to run again
- Started
Timestamp This property is required. string - Timestamp when change enumeration started
- Completed
Timestamp This property is required. string - Timestamp when change enumeration completed
- Namespace
Directories Count This property is required. float64 - Count of directories in the namespace
- Namespace
Files Count This property is required. float64 - Count of files in the namespace
- Namespace
Size Bytes This property is required. float64 - Namespace size in bytes
- Next
Run Timestamp This property is required. string - Timestamp of when change enumeration is expected to run again
- Started
Timestamp This property is required. string - Timestamp when change enumeration started
- completed
Timestamp This property is required. String - Timestamp when change enumeration completed
- namespace
Directories Count This property is required. Double - Count of directories in the namespace
- namespace
Files Count This property is required. Double - Count of files in the namespace
- namespace
Size Bytes This property is required. Double - Namespace size in bytes
- next
Run Timestamp This property is required. String - Timestamp of when change enumeration is expected to run again
- started
Timestamp This property is required. String - Timestamp when change enumeration started
- completed
Timestamp This property is required. string - Timestamp when change enumeration completed
- namespace
Directories Count This property is required. number - Count of directories in the namespace
- namespace
Files Count This property is required. number - Count of files in the namespace
- namespace
Size Bytes This property is required. number - Namespace size in bytes
- next
Run Timestamp This property is required. string - Timestamp of when change enumeration is expected to run again
- started
Timestamp This property is required. string - Timestamp when change enumeration started
- completed_
timestamp This property is required. str - Timestamp when change enumeration completed
- namespace_
directories_ count This property is required. float - Count of directories in the namespace
- namespace_
files_ count This property is required. float - Count of files in the namespace
- namespace_
size_ bytes This property is required. float - Namespace size in bytes
- next_
run_ timestamp This property is required. str - Timestamp of when change enumeration is expected to run again
- started_
timestamp This property is required. str - Timestamp when change enumeration started
- completed
Timestamp This property is required. String - Timestamp when change enumeration completed
- namespace
Directories Count This property is required. Number - Count of directories in the namespace
- namespace
Files Count This property is required. Number - Count of files in the namespace
- namespace
Size Bytes This property is required. Number - Namespace size in bytes
- next
Run Timestamp This property is required. String - Timestamp of when change enumeration is expected to run again
- started
Timestamp This property is required. String - Timestamp when change enumeration started
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:storagesync:CloudEndpoint SampleCloudEndpoint_1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}
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