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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.managedservices.getRegistrationAssignment
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets the details of the specified registration assignment. Azure REST API version: 2022-10-01.
Using getRegistrationAssignment
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 getRegistrationAssignment(args: GetRegistrationAssignmentArgs, opts?: InvokeOptions): Promise<GetRegistrationAssignmentResult>
function getRegistrationAssignmentOutput(args: GetRegistrationAssignmentOutputArgs, opts?: InvokeOptions): Output<GetRegistrationAssignmentResult>
def get_registration_assignment(expand_registration_definition: Optional[bool] = None,
registration_assignment_id: Optional[str] = None,
scope: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRegistrationAssignmentResult
def get_registration_assignment_output(expand_registration_definition: Optional[pulumi.Input[bool]] = None,
registration_assignment_id: Optional[pulumi.Input[str]] = None,
scope: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRegistrationAssignmentResult]
func LookupRegistrationAssignment(ctx *Context, args *LookupRegistrationAssignmentArgs, opts ...InvokeOption) (*LookupRegistrationAssignmentResult, error)
func LookupRegistrationAssignmentOutput(ctx *Context, args *LookupRegistrationAssignmentOutputArgs, opts ...InvokeOption) LookupRegistrationAssignmentResultOutput
> Note: This function is named LookupRegistrationAssignment
in the Go SDK.
public static class GetRegistrationAssignment
{
public static Task<GetRegistrationAssignmentResult> InvokeAsync(GetRegistrationAssignmentArgs args, InvokeOptions? opts = null)
public static Output<GetRegistrationAssignmentResult> Invoke(GetRegistrationAssignmentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRegistrationAssignmentResult> getRegistrationAssignment(GetRegistrationAssignmentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:managedservices:getRegistrationAssignment
arguments:
# arguments dictionary
The following arguments are supported:
- Registration
Assignment stringId - The GUID of the registration assignment.
- Scope string
- The scope of the resource.
- Expand
Registration boolDefinition - The flag indicating whether to return the registration definition details along with the registration assignment details.
- Registration
Assignment stringId - The GUID of the registration assignment.
- Scope string
- The scope of the resource.
- Expand
Registration boolDefinition - The flag indicating whether to return the registration definition details along with the registration assignment details.
- registration
Assignment StringId - The GUID of the registration assignment.
- scope String
- The scope of the resource.
- expand
Registration BooleanDefinition - The flag indicating whether to return the registration definition details along with the registration assignment details.
- registration
Assignment stringId - The GUID of the registration assignment.
- scope string
- The scope of the resource.
- expand
Registration booleanDefinition - The flag indicating whether to return the registration definition details along with the registration assignment details.
- registration_
assignment_ strid - The GUID of the registration assignment.
- scope str
- The scope of the resource.
- expand_
registration_ booldefinition - The flag indicating whether to return the registration definition details along with the registration assignment details.
- registration
Assignment StringId - The GUID of the registration assignment.
- scope String
- The scope of the resource.
- expand
Registration BooleanDefinition - The flag indicating whether to return the registration definition details along with the registration assignment details.
getRegistrationAssignment Result
The following output properties are available:
- Id string
- The fully qualified path of the registration assignment.
- Name string
- The name of the registration assignment.
- Properties
Pulumi.
Azure Native. Managed Services. Outputs. Registration Assignment Properties Response - The properties of a registration assignment.
- System
Data Pulumi.Azure Native. Managed Services. Outputs. System Data Response - The metadata for the registration assignment resource.
- Type string
- The type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).
- Id string
- The fully qualified path of the registration assignment.
- Name string
- The name of the registration assignment.
- Properties
Registration
Assignment Properties Response - The properties of a registration assignment.
- System
Data SystemData Response - The metadata for the registration assignment resource.
- Type string
- The type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).
- id String
- The fully qualified path of the registration assignment.
- name String
- The name of the registration assignment.
- properties
Registration
Assignment Properties Response - The properties of a registration assignment.
- system
Data SystemData Response - The metadata for the registration assignment resource.
- type String
- The type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).
- id string
- The fully qualified path of the registration assignment.
- name string
- The name of the registration assignment.
- properties
Registration
Assignment Properties Response - The properties of a registration assignment.
- system
Data SystemData Response - The metadata for the registration assignment resource.
- type string
- The type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).
- id str
- The fully qualified path of the registration assignment.
- name str
- The name of the registration assignment.
- properties
Registration
Assignment Properties Response - The properties of a registration assignment.
- system_
data SystemData Response - The metadata for the registration assignment resource.
- type str
- The type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).
- id String
- The fully qualified path of the registration assignment.
- name String
- The name of the registration assignment.
- properties Property Map
- The properties of a registration assignment.
- system
Data Property Map - The metadata for the registration assignment resource.
- type String
- The type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).
Supporting Types
AuthorizationResponse
- Principal
Id string - The identifier of the Azure Active Directory principal.
- Role
Definition stringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- Delegated
Role List<string>Definition Ids - The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.
- Principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- Principal
Id string - The identifier of the Azure Active Directory principal.
- Role
Definition stringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- Delegated
Role []stringDefinition Ids - The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.
- Principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- principal
Id String - The identifier of the Azure Active Directory principal.
- role
Definition StringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- delegated
Role List<String>Definition Ids - The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.
- principal
Id StringDisplay Name - The display name of the Azure Active Directory principal.
- principal
Id string - The identifier of the Azure Active Directory principal.
- role
Definition stringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- delegated
Role string[]Definition Ids - The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.
- principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- principal_
id str - The identifier of the Azure Active Directory principal.
- role_
definition_ strid - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- delegated_
role_ Sequence[str]definition_ ids - The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.
- principal_
id_ strdisplay_ name - The display name of the Azure Active Directory principal.
- principal
Id String - The identifier of the Azure Active Directory principal.
- role
Definition StringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- delegated
Role List<String>Definition Ids - The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.
- principal
Id StringDisplay Name - The display name of the Azure Active Directory principal.
EligibleApproverResponse
- Principal
Id string - The identifier of the Azure Active Directory principal.
- Principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- Principal
Id string - The identifier of the Azure Active Directory principal.
- Principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- principal
Id String - The identifier of the Azure Active Directory principal.
- principal
Id StringDisplay Name - The display name of the Azure Active Directory principal.
- principal
Id string - The identifier of the Azure Active Directory principal.
- principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- principal_
id str - The identifier of the Azure Active Directory principal.
- principal_
id_ strdisplay_ name - The display name of the Azure Active Directory principal.
- principal
Id String - The identifier of the Azure Active Directory principal.
- principal
Id StringDisplay Name - The display name of the Azure Active Directory principal.
EligibleAuthorizationResponse
- Principal
Id string - The identifier of the Azure Active Directory principal.
- Role
Definition stringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- Just
In Pulumi.Time Access Policy Azure Native. Managed Services. Inputs. Just In Time Access Policy Response - The just-in-time access policy setting.
- Principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- Principal
Id string - The identifier of the Azure Active Directory principal.
- Role
Definition stringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- Just
In JustTime Access Policy In Time Access Policy Response - The just-in-time access policy setting.
- Principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- principal
Id String - The identifier of the Azure Active Directory principal.
- role
Definition StringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- just
In JustTime Access Policy In Time Access Policy Response - The just-in-time access policy setting.
- principal
Id StringDisplay Name - The display name of the Azure Active Directory principal.
- principal
Id string - The identifier of the Azure Active Directory principal.
- role
Definition stringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- just
In JustTime Access Policy In Time Access Policy Response - The just-in-time access policy setting.
- principal
Id stringDisplay Name - The display name of the Azure Active Directory principal.
- principal_
id str - The identifier of the Azure Active Directory principal.
- role_
definition_ strid - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- just_
in_ Justtime_ access_ policy In Time Access Policy Response - The just-in-time access policy setting.
- principal_
id_ strdisplay_ name - The display name of the Azure Active Directory principal.
- principal
Id String - The identifier of the Azure Active Directory principal.
- role
Definition StringId - The identifier of the Azure built-in role that defines the permissions that the Azure Active Directory principal will have on the projected scope.
- just
In Property MapTime Access Policy - The just-in-time access policy setting.
- principal
Id StringDisplay Name - The display name of the Azure Active Directory principal.
JustInTimeAccessPolicyResponse
- Multi
Factor stringAuth Provider - The multi-factor authorization provider to be used for just-in-time access requests.
- Managed
By List<Pulumi.Tenant Approvers Azure Native. Managed Services. Inputs. Eligible Approver Response> - The list of managedByTenant approvers for the eligible authorization.
- Maximum
Activation stringDuration - The maximum access duration in ISO 8601 format for just-in-time access requests.
- Multi
Factor stringAuth Provider - The multi-factor authorization provider to be used for just-in-time access requests.
- Managed
By []EligibleTenant Approvers Approver Response - The list of managedByTenant approvers for the eligible authorization.
- Maximum
Activation stringDuration - The maximum access duration in ISO 8601 format for just-in-time access requests.
- multi
Factor StringAuth Provider - The multi-factor authorization provider to be used for just-in-time access requests.
- managed
By List<EligibleTenant Approvers Approver Response> - The list of managedByTenant approvers for the eligible authorization.
- maximum
Activation StringDuration - The maximum access duration in ISO 8601 format for just-in-time access requests.
- multi
Factor stringAuth Provider - The multi-factor authorization provider to be used for just-in-time access requests.
- managed
By EligibleTenant Approvers Approver Response[] - The list of managedByTenant approvers for the eligible authorization.
- maximum
Activation stringDuration - The maximum access duration in ISO 8601 format for just-in-time access requests.
- multi_
factor_ strauth_ provider - The multi-factor authorization provider to be used for just-in-time access requests.
- managed_
by_ Sequence[Eligibletenant_ approvers Approver Response] - The list of managedByTenant approvers for the eligible authorization.
- maximum_
activation_ strduration - The maximum access duration in ISO 8601 format for just-in-time access requests.
- multi
Factor StringAuth Provider - The multi-factor authorization provider to be used for just-in-time access requests.
- managed
By List<Property Map>Tenant Approvers - The list of managedByTenant approvers for the eligible authorization.
- maximum
Activation StringDuration - The maximum access duration in ISO 8601 format for just-in-time access requests.
PlanResponse
RegistrationAssignmentPropertiesResponse
- Provisioning
State string - The current provisioning state of the registration assignment.
- Registration
Definition Pulumi.Azure Native. Managed Services. Inputs. Registration Assignment Properties Response Registration Definition - The registration definition associated with the registration assignment.
- Registration
Definition stringId - The fully qualified path of the registration definition.
- Provisioning
State string - The current provisioning state of the registration assignment.
- Registration
Definition RegistrationAssignment Properties Response Registration Definition - The registration definition associated with the registration assignment.
- Registration
Definition stringId - The fully qualified path of the registration definition.
- provisioning
State String - The current provisioning state of the registration assignment.
- registration
Definition RegistrationAssignment Properties Response Registration Definition - The registration definition associated with the registration assignment.
- registration
Definition StringId - The fully qualified path of the registration definition.
- provisioning
State string - The current provisioning state of the registration assignment.
- registration
Definition RegistrationAssignment Properties Response Registration Definition - The registration definition associated with the registration assignment.
- registration
Definition stringId - The fully qualified path of the registration definition.
- provisioning_
state str - The current provisioning state of the registration assignment.
- registration_
definition RegistrationAssignment Properties Response Registration Definition - The registration definition associated with the registration assignment.
- registration_
definition_ strid - The fully qualified path of the registration definition.
- provisioning
State String - The current provisioning state of the registration assignment.
- registration
Definition Property Map - The registration definition associated with the registration assignment.
- registration
Definition StringId - The fully qualified path of the registration definition.
RegistrationAssignmentPropertiesResponseProperties
- List<Pulumi.
Azure Native. Managed Services. Inputs. Authorization Response> - The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- Description string
- The description of the registration definition.
- List<Pulumi.
Azure Native. Managed Services. Inputs. Eligible Authorization Response> - The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- Managed
By stringTenant Id - The identifier of the managedBy tenant.
- Managed
By stringTenant Name - The name of the managedBy tenant.
- Managee
Tenant stringId - The identifier of the managed tenant.
- Managee
Tenant stringName - The name of the managed tenant.
- Provisioning
State string - The current provisioning state of the registration definition.
- Registration
Definition stringName - The name of the registration definition.
- []Authorization
Response - The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- Description string
- The description of the registration definition.
- []Eligible
Authorization Response - The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- Managed
By stringTenant Id - The identifier of the managedBy tenant.
- Managed
By stringTenant Name - The name of the managedBy tenant.
- Managee
Tenant stringId - The identifier of the managed tenant.
- Managee
Tenant stringName - The name of the managed tenant.
- Provisioning
State string - The current provisioning state of the registration definition.
- Registration
Definition stringName - The name of the registration definition.
- List<Authorization
Response> - The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- description String
- The description of the registration definition.
- List<Eligible
Authorization Response> - The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- managed
By StringTenant Id - The identifier of the managedBy tenant.
- managed
By StringTenant Name - The name of the managedBy tenant.
- managee
Tenant StringId - The identifier of the managed tenant.
- managee
Tenant StringName - The name of the managed tenant.
- provisioning
State String - The current provisioning state of the registration definition.
- registration
Definition StringName - The name of the registration definition.
- Authorization
Response[] - The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- description string
- The description of the registration definition.
- Eligible
Authorization Response[] - The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- managed
By stringTenant Id - The identifier of the managedBy tenant.
- managed
By stringTenant Name - The name of the managedBy tenant.
- managee
Tenant stringId - The identifier of the managed tenant.
- managee
Tenant stringName - The name of the managed tenant.
- provisioning
State string - The current provisioning state of the registration definition.
- registration
Definition stringName - The name of the registration definition.
- Sequence[Authorization
Response] - The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- description str
- The description of the registration definition.
- Sequence[Eligible
Authorization Response] - The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- managed_
by_ strtenant_ id - The identifier of the managedBy tenant.
- managed_
by_ strtenant_ name - The name of the managedBy tenant.
- managee_
tenant_ strid - The identifier of the managed tenant.
- managee_
tenant_ strname - The name of the managed tenant.
- provisioning_
state str - The current provisioning state of the registration definition.
- registration_
definition_ strname - The name of the registration definition.
- List<Property Map>
- The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- description String
- The description of the registration definition.
- List<Property Map>
- The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.
- managed
By StringTenant Id - The identifier of the managedBy tenant.
- managed
By StringTenant Name - The name of the managedBy tenant.
- managee
Tenant StringId - The identifier of the managed tenant.
- managee
Tenant StringName - The name of the managed tenant.
- provisioning
State String - The current provisioning state of the registration definition.
- registration
Definition StringName - The name of the registration definition.
RegistrationAssignmentPropertiesResponseRegistrationDefinition
- Id string
- The fully qualified path of the registration definition.
- Name string
- The name of the registration definition.
- System
Data Pulumi.Azure Native. Managed Services. Inputs. System Data Response - The metadata for the registration definition resource.
- Type string
- The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).
- Plan
Pulumi.
Azure Native. Managed Services. Inputs. Plan Response - The details for the Managed Services offer’s plan in Azure Marketplace.
- Properties
Pulumi.
Azure Native. Managed Services. Inputs. Registration Assignment Properties Response Properties - The properties of the registration definition associated with the registration assignment.
- Id string
- The fully qualified path of the registration definition.
- Name string
- The name of the registration definition.
- System
Data SystemData Response - The metadata for the registration definition resource.
- Type string
- The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).
- Plan
Plan
Response - The details for the Managed Services offer’s plan in Azure Marketplace.
- Properties
Registration
Assignment Properties Response Properties - The properties of the registration definition associated with the registration assignment.
- id String
- The fully qualified path of the registration definition.
- name String
- The name of the registration definition.
- system
Data SystemData Response - The metadata for the registration definition resource.
- type String
- The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).
- plan
Plan
Response - The details for the Managed Services offer’s plan in Azure Marketplace.
- properties
Registration
Assignment Properties Response Properties - The properties of the registration definition associated with the registration assignment.
- id string
- The fully qualified path of the registration definition.
- name string
- The name of the registration definition.
- system
Data SystemData Response - The metadata for the registration definition resource.
- type string
- The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).
- plan
Plan
Response - The details for the Managed Services offer’s plan in Azure Marketplace.
- properties
Registration
Assignment Properties Response Properties - The properties of the registration definition associated with the registration assignment.
- id str
- The fully qualified path of the registration definition.
- name str
- The name of the registration definition.
- system_
data SystemData Response - The metadata for the registration definition resource.
- type str
- The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).
- plan
Plan
Response - The details for the Managed Services offer’s plan in Azure Marketplace.
- properties
Registration
Assignment Properties Response Properties - The properties of the registration definition associated with the registration assignment.
- id String
- The fully qualified path of the registration definition.
- name String
- The name of the registration definition.
- system
Data Property Map - The metadata for the registration definition resource.
- type String
- The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).
- plan Property Map
- The details for the Managed Services offer’s plan in Azure Marketplace.
- properties Property Map
- The properties of the registration definition associated with the registration assignment.
SystemDataResponse
- 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.
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.47.1 published on Monday, Jun 24, 2024 by Pulumi