1. Packages
  2. Azure Native
  3. API Docs
  4. machinelearningservices
  5. getFeaturesetVersion
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.39.0 published on Monday, Apr 29, 2024 by Pulumi

azure-native.machinelearningservices.getFeaturesetVersion

Explore with Pulumi AI

azure-native logo
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.39.0 published on Monday, Apr 29, 2024 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.

    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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:machinelearningservices:getFeaturesetVersion
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Container name. This is case-sensitive.
    ResourceGroupName string
    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.
    ResourceGroupName string
    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.
    resourceGroupName String
    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.
    resourceGroupName string
    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_name str
    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.
    resourceGroupName String
    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:

    FeaturesetVersionProperties Pulumi.AzureNative.MachineLearningServices.Outputs.FeaturesetVersionResponse
    [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.AzureNative.MachineLearningServices.Outputs.SystemDataResponse
    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"
    FeaturesetVersionProperties FeaturesetVersionResponse
    [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 SystemDataResponse
    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"
    featuresetVersionProperties FeaturesetVersionResponse
    [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 SystemDataResponse
    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"
    featuresetVersionProperties FeaturesetVersionResponse
    [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 SystemDataResponse
    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_properties FeaturesetVersionResponse
    [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 SystemDataResponse
    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"
    featuresetVersionProperties Property Map
    [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

    Condition string
    When to check if an asset is expired
    Value string
    Expiration condition value.
    Condition string
    When to check if an asset is expired
    Value string
    Expiration condition value.
    condition String
    When to check if an asset is expired
    value String
    Expiration condition value.
    condition string
    When to check if an asset is expired
    value string
    Expiration condition value.
    condition str
    When to check if an asset is expired
    value str
    Expiration condition value.
    condition String
    When to check if an asset is expired
    value String
    Expiration condition value.

    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.
    AutoDeleteSetting Pulumi.AzureNative.MachineLearningServices.Inputs.AutoDeleteSettingResponse
    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.AzureNative.MachineLearningServices.Inputs.MaterializationSettingsResponse
    Specifies the materialization settings
    Properties Dictionary<string, string>
    The asset property dictionary.
    Specification Pulumi.AzureNative.MachineLearningServices.Inputs.FeaturesetSpecificationResponse
    Specifies the feature spec details
    Stage string
    Specifies the asset stage
    Tags Dictionary<string, string>
    Tag dictionary. Tags can be added, removed, and updated.
    ProvisioningState string
    Provisioning state for the featureset version container.
    AutoDeleteSetting AutoDeleteSettingResponse
    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 MaterializationSettingsResponse
    Specifies the materialization settings
    Properties map[string]string
    The asset property dictionary.
    Specification FeaturesetSpecificationResponse
    Specifies the feature spec details
    Stage string
    Specifies the asset stage
    Tags map[string]string
    Tag dictionary. Tags can be added, removed, and updated.
    provisioningState String
    Provisioning state for the featureset version container.
    autoDeleteSetting AutoDeleteSettingResponse
    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 MaterializationSettingsResponse
    Specifies the materialization settings
    properties Map<String,String>
    The asset property dictionary.
    specification FeaturesetSpecificationResponse
    Specifies the feature spec details
    stage String
    Specifies the asset stage
    tags Map<String,String>
    Tag dictionary. Tags can be added, removed, and updated.
    provisioningState string
    Provisioning state for the featureset version container.
    autoDeleteSetting AutoDeleteSettingResponse
    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 MaterializationSettingsResponse
    Specifies the materialization settings
    properties {[key: string]: string}
    The asset property dictionary.
    specification FeaturesetSpecificationResponse
    Specifies the feature spec details
    stage string
    Specifies the asset stage
    tags {[key: string]: string}
    Tag dictionary. Tags can be added, removed, and updated.
    provisioning_state str
    Provisioning state for the featureset version container.
    auto_delete_setting AutoDeleteSettingResponse
    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 MaterializationSettingsResponse
    Specifies the materialization settings
    properties Mapping[str, str]
    The asset property dictionary.
    specification FeaturesetSpecificationResponse
    Specifies the feature spec details
    stage str
    Specifies the asset stage
    tags Mapping[str, str]
    Tag dictionary. Tags can be added, removed, and updated.
    provisioningState String
    Provisioning state for the featureset version container.
    autoDeleteSetting Property Map
    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
    tags 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.AzureNative.MachineLearningServices.Inputs.NotificationSettingResponse
    Specifies the notification details
    Resource Pulumi.AzureNative.MachineLearningServices.Inputs.MaterializationComputeResourceResponse
    Specifies the compute resource settings
    Schedule Pulumi.AzureNative.MachineLearningServices.Inputs.RecurrenceTriggerResponse
    Specifies the schedule details
    SparkConfiguration Dictionary<string, string>
    Specifies the spark compute settings
    StoreType string
    Specifies the stores to which materialization should happen
    Notification NotificationSettingResponse
    Specifies the notification details
    Resource MaterializationComputeResourceResponse
    Specifies the compute resource settings
    Schedule RecurrenceTriggerResponse
    Specifies the schedule details
    SparkConfiguration map[string]string
    Specifies the spark compute settings
    StoreType string
    Specifies the stores to which materialization should happen
    notification NotificationSettingResponse
    Specifies the notification details
    resource MaterializationComputeResourceResponse
    Specifies the compute resource settings
    schedule RecurrenceTriggerResponse
    Specifies the schedule details
    sparkConfiguration Map<String,String>
    Specifies the spark compute settings
    storeType String
    Specifies the stores to which materialization should happen
    notification NotificationSettingResponse
    Specifies the notification details
    resource MaterializationComputeResourceResponse
    Specifies the compute resource settings
    schedule RecurrenceTriggerResponse
    Specifies the schedule details
    sparkConfiguration {[key: string]: string}
    Specifies the spark compute settings
    storeType string
    Specifies the stores to which materialization should happen
    notification NotificationSettingResponse
    Specifies the notification details
    resource MaterializationComputeResourceResponse
    Specifies the compute resource settings
    schedule RecurrenceTriggerResponse
    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.AzureNative.MachineLearningServices.Inputs.AzureDevOpsWebhookResponse>
    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]AzureDevOpsWebhookResponse
    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,AzureDevOpsWebhookResponse>
    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]: AzureDevOpsWebhookResponse}
    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, AzureDevOpsWebhookResponse]
    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 List<int>
    [Required] List of hours for the schedule.
    Minutes List<int>
    [Required] List of minutes for the schedule.
    MonthDays List<int>
    List of month days for the schedule
    WeekDays List<string>
    List of days for the schedule.
    Hours []int
    [Required] List of hours for the schedule.
    Minutes []int
    [Required] List of minutes for the schedule.
    MonthDays []int
    List of month days for the schedule
    WeekDays []string
    List of days for the schedule.
    hours List<Integer>
    [Required] List of hours for the schedule.
    minutes List<Integer>
    [Required] List of minutes for the schedule.
    monthDays List<Integer>
    List of month days for the schedule
    weekDays List<String>
    List of days for the schedule.
    hours number[]
    [Required] List of hours for the schedule.
    minutes number[]
    [Required] List of minutes for the schedule.
    monthDays number[]
    List of month days for the schedule
    weekDays string[]
    List of days for the schedule.
    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.
    hours List<Number>
    [Required] List of hours for the schedule.
    minutes List<Number>
    [Required] List of minutes for the schedule.
    monthDays List<Number>
    List of month days for the schedule
    weekDays List<String>
    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.AzureNative.MachineLearningServices.Inputs.RecurrenceScheduleResponse
    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 RecurrenceScheduleResponse
    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 RecurrenceScheduleResponse
    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 RecurrenceScheduleResponse
    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 RecurrenceScheduleResponse
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.39.0 published on Monday, Apr 29, 2024 by Pulumi