This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.machinelearningservices.getFeaturesetVersion
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01-preview.
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-10-01, 2024-01-01-preview, 2024-04-01, 2024-04-01-preview, 2024-07-01-preview, 2024-10-01, 2024-10-01-preview.
Using getFeaturesetVersion
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFeaturesetVersion(args: GetFeaturesetVersionArgs, opts?: InvokeOptions): Promise<GetFeaturesetVersionResult>
function getFeaturesetVersionOutput(args: GetFeaturesetVersionOutputArgs, opts?: InvokeOptions): Output<GetFeaturesetVersionResult>def get_featureset_version(name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           version: Optional[str] = None,
                           workspace_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetFeaturesetVersionResult
def get_featureset_version_output(name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           version: Optional[pulumi.Input[str]] = None,
                           workspace_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetFeaturesetVersionResult]func LookupFeaturesetVersion(ctx *Context, args *LookupFeaturesetVersionArgs, opts ...InvokeOption) (*LookupFeaturesetVersionResult, error)
func LookupFeaturesetVersionOutput(ctx *Context, args *LookupFeaturesetVersionOutputArgs, opts ...InvokeOption) LookupFeaturesetVersionResultOutput> Note: This function is named LookupFeaturesetVersion in the Go SDK.
public static class GetFeaturesetVersion 
{
    public static Task<GetFeaturesetVersionResult> InvokeAsync(GetFeaturesetVersionArgs args, InvokeOptions? opts = null)
    public static Output<GetFeaturesetVersionResult> Invoke(GetFeaturesetVersionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFeaturesetVersionResult> getFeaturesetVersion(GetFeaturesetVersionArgs args, InvokeOptions options)
public static Output<GetFeaturesetVersionResult> getFeaturesetVersion(GetFeaturesetVersionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:getFeaturesetVersion
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Container name. This is case-sensitive.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Version string
- Version identifier. This is case-sensitive.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- Name string
- Container name. This is case-sensitive.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Version string
- Version identifier. This is case-sensitive.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- name String
- Container name. This is case-sensitive.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- version String
- Version identifier. This is case-sensitive.
- workspaceName String
- Name of Azure Machine Learning workspace.
- name string
- Container name. This is case-sensitive.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- version string
- Version identifier. This is case-sensitive.
- workspaceName string
- Name of Azure Machine Learning workspace.
- name str
- Container name. This is case-sensitive.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- version str
- Version identifier. This is case-sensitive.
- workspace_name str
- Name of Azure Machine Learning workspace.
- name String
- Container name. This is case-sensitive.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- version String
- Version identifier. This is case-sensitive.
- workspaceName String
- Name of Azure Machine Learning workspace.
getFeaturesetVersion Result
The following output properties are available:
- FeaturesetVersion Pulumi.Properties Azure Native. Machine Learning Services. Outputs. Featureset Version Response 
- [Required] Additional attributes of the entity.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- SystemData Pulumi.Azure Native. Machine Learning Services. 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"
- FeaturesetVersion FeaturesetProperties Version Response 
- [Required] Additional attributes of the entity.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- SystemData 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"
- featuresetVersion FeaturesetProperties Version Response 
- [Required] Additional attributes of the entity.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- systemData 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"
- featuresetVersion FeaturesetProperties Version Response 
- [Required] Additional attributes of the entity.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- systemData 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"
- featureset_version_ Featuresetproperties Version Response 
- [Required] Additional attributes of the entity.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- 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"
- featuresetVersion Property MapProperties 
- [Required] Additional attributes of the entity.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- systemData 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"
Supporting Types
AutoDeleteSettingResponse   
AzureDevOpsWebhookResponse    
- EventType string
- Send callback on a specified notification event
- EventType string
- Send callback on a specified notification event
- eventType String
- Send callback on a specified notification event
- eventType string
- Send callback on a specified notification event
- event_type str
- Send callback on a specified notification event
- eventType String
- Send callback on a specified notification event
FeaturesetSpecificationResponse  
- Path string
- Specifies the spec path
- Path string
- Specifies the spec path
- path String
- Specifies the spec path
- path string
- Specifies the spec path
- path str
- Specifies the spec path
- path String
- Specifies the spec path
FeaturesetVersionResponse  
- ProvisioningState string
- Provisioning state for the featureset version container.
- AutoDelete Pulumi.Setting Azure Native. Machine Learning Services. Inputs. Auto Delete Setting Response 
- Specifies the lifecycle setting of managed data asset.
- Description string
- The asset description text.
- Entities List<string>
- Specifies list of entities
- IsAnonymous bool
- If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous
- IsArchived bool
- Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived
- MaterializationSettings Pulumi.Azure Native. Machine Learning Services. Inputs. Materialization Settings Response 
- Specifies the materialization settings
- Properties Dictionary<string, string>
- The asset property dictionary.
- Specification
Pulumi.Azure Native. Machine Learning Services. Inputs. Featureset Specification Response 
- Specifies the feature spec details
- Stage string
- Specifies the asset stage
- Dictionary<string, string>
- Tag dictionary. Tags can be added, removed, and updated.
- ProvisioningState string
- Provisioning state for the featureset version container.
- AutoDelete AutoSetting Delete Setting Response 
- Specifies the lifecycle setting of managed data asset.
- Description string
- The asset description text.
- Entities []string
- Specifies list of entities
- IsAnonymous bool
- If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous
- IsArchived bool
- Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived
- MaterializationSettings MaterializationSettings Response 
- Specifies the materialization settings
- Properties map[string]string
- The asset property dictionary.
- Specification
FeaturesetSpecification Response 
- Specifies the feature spec details
- Stage string
- Specifies the asset stage
- map[string]string
- Tag dictionary. Tags can be added, removed, and updated.
- provisioningState String
- Provisioning state for the featureset version container.
- autoDelete AutoSetting Delete Setting Response 
- Specifies the lifecycle setting of managed data asset.
- description String
- The asset description text.
- entities List<String>
- Specifies list of entities
- isAnonymous Boolean
- If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous
- isArchived Boolean
- Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived
- materializationSettings MaterializationSettings Response 
- Specifies the materialization settings
- properties Map<String,String>
- The asset property dictionary.
- specification
FeaturesetSpecification Response 
- Specifies the feature spec details
- stage String
- Specifies the asset stage
- Map<String,String>
- Tag dictionary. Tags can be added, removed, and updated.
- provisioningState string
- Provisioning state for the featureset version container.
- autoDelete AutoSetting Delete Setting Response 
- Specifies the lifecycle setting of managed data asset.
- description string
- The asset description text.
- entities string[]
- Specifies list of entities
- isAnonymous boolean
- If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous
- isArchived boolean
- Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived
- materializationSettings MaterializationSettings Response 
- Specifies the materialization settings
- properties {[key: string]: string}
- The asset property dictionary.
- specification
FeaturesetSpecification Response 
- Specifies the feature spec details
- stage string
- Specifies the asset stage
- {[key: string]: string}
- Tag dictionary. Tags can be added, removed, and updated.
- provisioning_state str
- Provisioning state for the featureset version container.
- auto_delete_ Autosetting Delete Setting Response 
- Specifies the lifecycle setting of managed data asset.
- description str
- The asset description text.
- entities Sequence[str]
- Specifies list of entities
- is_anonymous bool
- If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous
- is_archived bool
- Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived
- materialization_settings MaterializationSettings Response 
- Specifies the materialization settings
- properties Mapping[str, str]
- The asset property dictionary.
- specification
FeaturesetSpecification Response 
- Specifies the feature spec details
- stage str
- Specifies the asset stage
- Mapping[str, str]
- Tag dictionary. Tags can be added, removed, and updated.
- provisioningState String
- Provisioning state for the featureset version container.
- autoDelete Property MapSetting 
- Specifies the lifecycle setting of managed data asset.
- description String
- The asset description text.
- entities List<String>
- Specifies list of entities
- isAnonymous Boolean
- If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous
- isArchived Boolean
- Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived
- materializationSettings Property Map
- Specifies the materialization settings
- properties Map<String>
- The asset property dictionary.
- specification Property Map
- Specifies the feature spec details
- stage String
- Specifies the asset stage
- Map<String>
- Tag dictionary. Tags can be added, removed, and updated.
MaterializationComputeResourceResponse   
- InstanceType string
- Specifies the instance type
- InstanceType string
- Specifies the instance type
- instanceType String
- Specifies the instance type
- instanceType string
- Specifies the instance type
- instance_type str
- Specifies the instance type
- instanceType String
- Specifies the instance type
MaterializationSettingsResponse  
- Notification
Pulumi.Azure Native. Machine Learning Services. Inputs. Notification Setting Response 
- Specifies the notification details
- Resource
Pulumi.Azure Native. Machine Learning Services. Inputs. Materialization Compute Resource Response 
- Specifies the compute resource settings
- Schedule
Pulumi.Azure Native. Machine Learning Services. Inputs. Recurrence Trigger Response 
- Specifies the schedule details
- SparkConfiguration Dictionary<string, string>
- Specifies the spark compute settings
- StoreType string
- Specifies the stores to which materialization should happen
- Notification
NotificationSetting Response 
- Specifies the notification details
- Resource
MaterializationCompute Resource Response 
- Specifies the compute resource settings
- Schedule
RecurrenceTrigger Response 
- Specifies the schedule details
- SparkConfiguration map[string]string
- Specifies the spark compute settings
- StoreType string
- Specifies the stores to which materialization should happen
- notification
NotificationSetting Response 
- Specifies the notification details
- resource
MaterializationCompute Resource Response 
- Specifies the compute resource settings
- schedule
RecurrenceTrigger Response 
- Specifies the schedule details
- sparkConfiguration Map<String,String>
- Specifies the spark compute settings
- storeType String
- Specifies the stores to which materialization should happen
- notification
NotificationSetting Response 
- Specifies the notification details
- resource
MaterializationCompute Resource Response 
- Specifies the compute resource settings
- schedule
RecurrenceTrigger Response 
- Specifies the schedule details
- sparkConfiguration {[key: string]: string}
- Specifies the spark compute settings
- storeType string
- Specifies the stores to which materialization should happen
- notification
NotificationSetting Response 
- Specifies the notification details
- resource
MaterializationCompute Resource Response 
- Specifies the compute resource settings
- schedule
RecurrenceTrigger Response 
- Specifies the schedule details
- spark_configuration Mapping[str, str]
- Specifies the spark compute settings
- store_type str
- Specifies the stores to which materialization should happen
- notification Property Map
- Specifies the notification details
- resource Property Map
- Specifies the compute resource settings
- schedule Property Map
- Specifies the schedule details
- sparkConfiguration Map<String>
- Specifies the spark compute settings
- storeType String
- Specifies the stores to which materialization should happen
NotificationSettingResponse  
- EmailOn List<string>
- Send email notification to user on specified notification type
- Emails List<string>
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- Webhooks
Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Azure Dev Ops Webhook Response> 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- EmailOn []string
- Send email notification to user on specified notification type
- Emails []string
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- Webhooks
map[string]AzureDev Ops Webhook Response 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- emailOn List<String>
- Send email notification to user on specified notification type
- emails List<String>
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks
Map<String,AzureDev Ops Webhook Response> 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- emailOn string[]
- Send email notification to user on specified notification type
- emails string[]
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks
{[key: string]: AzureDev Ops Webhook Response} 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- email_on Sequence[str]
- Send email notification to user on specified notification type
- emails Sequence[str]
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks
Mapping[str, AzureDev Ops Webhook Response] 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- emailOn List<String>
- Send email notification to user on specified notification type
- emails List<String>
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks Map<Property Map>
- Send webhook callback to a service. Key is a user-provided name for the webhook.
RecurrenceScheduleResponse  
- hours Sequence[int]
- [Required] List of hours for the schedule.
- minutes Sequence[int]
- [Required] List of minutes for the schedule.
- month_days Sequence[int]
- List of month days for the schedule
- week_days Sequence[str]
- List of days for the schedule.
RecurrenceTriggerResponse  
- Frequency string
- [Required] The frequency to trigger schedule.
- Interval int
- [Required] Specifies schedule interval in conjunction with frequency
- EndTime string
- Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely
- Schedule
Pulumi.Azure Native. Machine Learning Services. Inputs. Recurrence Schedule Response 
- The recurrence schedule.
- StartTime string
- Specifies start time of schedule in ISO 8601 format, but without a UTC offset.
- TimeZone string
- Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
- Frequency string
- [Required] The frequency to trigger schedule.
- Interval int
- [Required] Specifies schedule interval in conjunction with frequency
- EndTime string
- Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely
- Schedule
RecurrenceSchedule Response 
- The recurrence schedule.
- StartTime string
- Specifies start time of schedule in ISO 8601 format, but without a UTC offset.
- TimeZone string
- Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
- frequency String
- [Required] The frequency to trigger schedule.
- interval Integer
- [Required] Specifies schedule interval in conjunction with frequency
- endTime String
- Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely
- schedule
RecurrenceSchedule Response 
- The recurrence schedule.
- startTime String
- Specifies start time of schedule in ISO 8601 format, but without a UTC offset.
- timeZone String
- Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
- frequency string
- [Required] The frequency to trigger schedule.
- interval number
- [Required] Specifies schedule interval in conjunction with frequency
- endTime string
- Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely
- schedule
RecurrenceSchedule Response 
- The recurrence schedule.
- startTime string
- Specifies start time of schedule in ISO 8601 format, but without a UTC offset.
- timeZone string
- Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
- frequency str
- [Required] The frequency to trigger schedule.
- interval int
- [Required] Specifies schedule interval in conjunction with frequency
- end_time str
- Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely
- schedule
RecurrenceSchedule Response 
- The recurrence schedule.
- start_time str
- Specifies start time of schedule in ISO 8601 format, but without a UTC offset.
- time_zone str
- Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
- frequency String
- [Required] The frequency to trigger schedule.
- interval Number
- [Required] Specifies schedule interval in conjunction with frequency
- endTime String
- Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely
- schedule Property Map
- The recurrence schedule.
- startTime String
- Specifies start time of schedule in ISO 8601 format, but without a UTC offset.
- timeZone String
- Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi