1. Packages
  2. Azure Native
  3. API Docs
  4. orbital
  5. getContactProfile
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.orbital.getContactProfile

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Gets the specified contact Profile in a specified resource group.

Uses Azure REST API version 2022-11-01.

Using getContactProfile

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 getContactProfile(args: GetContactProfileArgs, opts?: InvokeOptions): Promise<GetContactProfileResult>
function getContactProfileOutput(args: GetContactProfileOutputArgs, opts?: InvokeOptions): Output<GetContactProfileResult>
Copy
def get_contact_profile(contact_profile_name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetContactProfileResult
def get_contact_profile_output(contact_profile_name: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetContactProfileResult]
Copy
func LookupContactProfile(ctx *Context, args *LookupContactProfileArgs, opts ...InvokeOption) (*LookupContactProfileResult, error)
func LookupContactProfileOutput(ctx *Context, args *LookupContactProfileOutputArgs, opts ...InvokeOption) LookupContactProfileResultOutput
Copy

> Note: This function is named LookupContactProfile in the Go SDK.

public static class GetContactProfile 
{
    public static Task<GetContactProfileResult> InvokeAsync(GetContactProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetContactProfileResult> Invoke(GetContactProfileInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetContactProfileResult> getContactProfile(GetContactProfileArgs args, InvokeOptions options)
public static Output<GetContactProfileResult> getContactProfile(GetContactProfileArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:orbital:getContactProfile
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ContactProfileName
This property is required.
Changes to this property will trigger replacement.
string
Contact Profile name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ContactProfileName
This property is required.
Changes to this property will trigger replacement.
string
Contact Profile name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
contactProfileName
This property is required.
Changes to this property will trigger replacement.
String
Contact Profile name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
contactProfileName
This property is required.
Changes to this property will trigger replacement.
string
Contact Profile name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
contact_profile_name
This property is required.
Changes to this property will trigger replacement.
str
Contact Profile name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
contactProfileName
This property is required.
Changes to this property will trigger replacement.
String
Contact Profile name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getContactProfile Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Links List<Pulumi.AzureNative.Orbital.Outputs.ContactProfileLinkResponse>
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
Location string
The geo-location where the resource lives
Name string
The name of the resource
NetworkConfiguration Pulumi.AzureNative.Orbital.Outputs.ContactProfilesPropertiesResponseNetworkConfiguration
Network configuration of customer virtual network.
SystemData Pulumi.AzureNative.Orbital.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"
AutoTrackingConfiguration string
Auto-tracking configuration.
EventHubUri string
ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.
MinimumElevationDegrees double
Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.
MinimumViableContactDuration string
Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.
Tags Dictionary<string, string>
Resource tags.
ThirdPartyConfigurations List<Pulumi.AzureNative.Orbital.Outputs.ContactProfileThirdPartyConfigurationResponse>
Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Links []ContactProfileLinkResponse
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
Location string
The geo-location where the resource lives
Name string
The name of the resource
NetworkConfiguration ContactProfilesPropertiesResponseNetworkConfiguration
Network configuration of customer virtual network.
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"
AutoTrackingConfiguration string
Auto-tracking configuration.
EventHubUri string
ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.
MinimumElevationDegrees float64
Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.
MinimumViableContactDuration string
Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.
Tags map[string]string
Resource tags.
ThirdPartyConfigurations []ContactProfileThirdPartyConfigurationResponse
Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
links List<ContactProfileLinkResponse>
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
location String
The geo-location where the resource lives
name String
The name of the resource
networkConfiguration ContactProfilesPropertiesResponseNetworkConfiguration
Network configuration of customer virtual network.
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"
autoTrackingConfiguration String
Auto-tracking configuration.
eventHubUri String
ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.
minimumElevationDegrees Double
Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.
minimumViableContactDuration String
Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.
tags Map<String,String>
Resource tags.
thirdPartyConfigurations List<ContactProfileThirdPartyConfigurationResponse>
Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
links ContactProfileLinkResponse[]
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
location string
The geo-location where the resource lives
name string
The name of the resource
networkConfiguration ContactProfilesPropertiesResponseNetworkConfiguration
Network configuration of customer virtual network.
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"
autoTrackingConfiguration string
Auto-tracking configuration.
eventHubUri string
ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.
minimumElevationDegrees number
Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.
minimumViableContactDuration string
Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.
tags {[key: string]: string}
Resource tags.
thirdPartyConfigurations ContactProfileThirdPartyConfigurationResponse[]
Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
links Sequence[ContactProfileLinkResponse]
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
location str
The geo-location where the resource lives
name str
The name of the resource
network_configuration ContactProfilesPropertiesResponseNetworkConfiguration
Network configuration of customer virtual network.
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"
auto_tracking_configuration str
Auto-tracking configuration.
event_hub_uri str
ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.
minimum_elevation_degrees float
Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.
minimum_viable_contact_duration str
Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.
tags Mapping[str, str]
Resource tags.
third_party_configurations Sequence[ContactProfileThirdPartyConfigurationResponse]
Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
links List<Property Map>
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
location String
The geo-location where the resource lives
name String
The name of the resource
networkConfiguration Property Map
Network configuration of customer virtual network.
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"
autoTrackingConfiguration String
Auto-tracking configuration.
eventHubUri String
ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.
minimumElevationDegrees Number
Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.
minimumViableContactDuration String
Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.
tags Map<String>
Resource tags.
thirdPartyConfigurations List<Property Map>
Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.

Supporting Types

ContactProfileLinkChannelResponse

BandwidthMHz This property is required. double
Bandwidth in MHz.
CenterFrequencyMHz This property is required. double
Center Frequency in MHz.
EndPoint This property is required. Pulumi.AzureNative.Orbital.Inputs.EndPointResponse
Customer end point to store and retrieve data during a contact with the spacecraft.
Name This property is required. string
Channel name.
DecodingConfiguration string
Currently unused.
DemodulationConfiguration string
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
EncodingConfiguration string
Currently unused.
ModulationConfiguration string
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.
BandwidthMHz This property is required. float64
Bandwidth in MHz.
CenterFrequencyMHz This property is required. float64
Center Frequency in MHz.
EndPoint This property is required. EndPointResponse
Customer end point to store and retrieve data during a contact with the spacecraft.
Name This property is required. string
Channel name.
DecodingConfiguration string
Currently unused.
DemodulationConfiguration string
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
EncodingConfiguration string
Currently unused.
ModulationConfiguration string
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.
bandwidthMHz This property is required. Double
Bandwidth in MHz.
centerFrequencyMHz This property is required. Double
Center Frequency in MHz.
endPoint This property is required. EndPointResponse
Customer end point to store and retrieve data during a contact with the spacecraft.
name This property is required. String
Channel name.
decodingConfiguration String
Currently unused.
demodulationConfiguration String
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
encodingConfiguration String
Currently unused.
modulationConfiguration String
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.
bandwidthMHz This property is required. number
Bandwidth in MHz.
centerFrequencyMHz This property is required. number
Center Frequency in MHz.
endPoint This property is required. EndPointResponse
Customer end point to store and retrieve data during a contact with the spacecraft.
name This property is required. string
Channel name.
decodingConfiguration string
Currently unused.
demodulationConfiguration string
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
encodingConfiguration string
Currently unused.
modulationConfiguration string
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.
bandwidth_m_hz This property is required. float
Bandwidth in MHz.
center_frequency_m_hz This property is required. float
Center Frequency in MHz.
end_point This property is required. EndPointResponse
Customer end point to store and retrieve data during a contact with the spacecraft.
name This property is required. str
Channel name.
decoding_configuration str
Currently unused.
demodulation_configuration str
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
encoding_configuration str
Currently unused.
modulation_configuration str
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.
bandwidthMHz This property is required. Number
Bandwidth in MHz.
centerFrequencyMHz This property is required. Number
Center Frequency in MHz.
endPoint This property is required. Property Map
Customer end point to store and retrieve data during a contact with the spacecraft.
name This property is required. String
Channel name.
decodingConfiguration String
Currently unused.
demodulationConfiguration String
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
encodingConfiguration String
Currently unused.
modulationConfiguration String
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.

ContactProfileLinkResponse

Channels This property is required. List<Pulumi.AzureNative.Orbital.Inputs.ContactProfileLinkChannelResponse>
Contact Profile Link Channel.
Direction This property is required. string
Direction (Uplink or Downlink).
Name This property is required. string
Link name.
Polarization This property is required. string
Polarization. e.g. (RHCP, LHCP).
EirpdBW double
Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.
GainOverTemperature double
Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.
Channels This property is required. []ContactProfileLinkChannelResponse
Contact Profile Link Channel.
Direction This property is required. string
Direction (Uplink or Downlink).
Name This property is required. string
Link name.
Polarization This property is required. string
Polarization. e.g. (RHCP, LHCP).
EirpdBW float64
Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.
GainOverTemperature float64
Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.
channels This property is required. List<ContactProfileLinkChannelResponse>
Contact Profile Link Channel.
direction This property is required. String
Direction (Uplink or Downlink).
name This property is required. String
Link name.
polarization This property is required. String
Polarization. e.g. (RHCP, LHCP).
eirpdBW Double
Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.
gainOverTemperature Double
Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.
channels This property is required. ContactProfileLinkChannelResponse[]
Contact Profile Link Channel.
direction This property is required. string
Direction (Uplink or Downlink).
name This property is required. string
Link name.
polarization This property is required. string
Polarization. e.g. (RHCP, LHCP).
eirpdBW number
Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.
gainOverTemperature number
Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.
channels This property is required. Sequence[ContactProfileLinkChannelResponse]
Contact Profile Link Channel.
direction This property is required. str
Direction (Uplink or Downlink).
name This property is required. str
Link name.
polarization This property is required. str
Polarization. e.g. (RHCP, LHCP).
eirpd_bw float
Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.
gain_over_temperature float
Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.
channels This property is required. List<Property Map>
Contact Profile Link Channel.
direction This property is required. String
Direction (Uplink or Downlink).
name This property is required. String
Link name.
polarization This property is required. String
Polarization. e.g. (RHCP, LHCP).
eirpdBW Number
Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.
gainOverTemperature Number
Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.

ContactProfileThirdPartyConfigurationResponse

MissionConfiguration This property is required. string
Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.
ProviderName This property is required. string
Name of the third-party provider.
MissionConfiguration This property is required. string
Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.
ProviderName This property is required. string
Name of the third-party provider.
missionConfiguration This property is required. String
Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.
providerName This property is required. String
Name of the third-party provider.
missionConfiguration This property is required. string
Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.
providerName This property is required. string
Name of the third-party provider.
mission_configuration This property is required. str
Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.
provider_name This property is required. str
Name of the third-party provider.
missionConfiguration This property is required. String
Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.
providerName This property is required. String
Name of the third-party provider.

ContactProfilesPropertiesResponseNetworkConfiguration

SubnetId This property is required. string
ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.
SubnetId This property is required. string
ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.
subnetId This property is required. String
ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.
subnetId This property is required. string
ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.
subnet_id This property is required. str
ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.
subnetId This property is required. String
ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.

EndPointResponse

EndPointName This property is required. string
Name of an end point.
IpAddress This property is required. string
IP Address (IPv4).
Port This property is required. string
TCP port to listen on to receive data.
Protocol This property is required. string
Protocol either UDP or TCP.
EndPointName This property is required. string
Name of an end point.
IpAddress This property is required. string
IP Address (IPv4).
Port This property is required. string
TCP port to listen on to receive data.
Protocol This property is required. string
Protocol either UDP or TCP.
endPointName This property is required. String
Name of an end point.
ipAddress This property is required. String
IP Address (IPv4).
port This property is required. String
TCP port to listen on to receive data.
protocol This property is required. String
Protocol either UDP or TCP.
endPointName This property is required. string
Name of an end point.
ipAddress This property is required. string
IP Address (IPv4).
port This property is required. string
TCP port to listen on to receive data.
protocol This property is required. string
Protocol either UDP or TCP.
end_point_name This property is required. str
Name of an end point.
ip_address This property is required. str
IP Address (IPv4).
port This property is required. str
TCP port to listen on to receive data.
protocol This property is required. str
Protocol either UDP or TCP.
endPointName This property is required. String
Name of an end point.
ipAddress This property is required. String
IP Address (IPv4).
port This property is required. String
TCP port to listen on to receive data.
protocol This property is required. String
Protocol either UDP or TCP.

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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi