azure-native.orbital.getContactProfile

Gets the specified contact Profile in a specified resource group API Version: 2021-04-04-preview.

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>
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]
func LookupContactProfile(ctx *Context, args *LookupContactProfileArgs, opts ...InvokeOption) (*LookupContactProfileResult, error)
func LookupContactProfileOutput(ctx *Context, args *LookupContactProfileOutputArgs, opts ...InvokeOption) LookupContactProfileResultOutput

> 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)
}
public static CompletableFuture<GetContactProfileResult> getContactProfile(GetContactProfileArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:orbital:getContactProfile
  arguments:
    # arguments dictionary

The following arguments are supported:

ContactProfileName string

Contact Profile Name

ResourceGroupName string

The name of the resource group. The name is case insensitive.

ContactProfileName string

Contact Profile Name

ResourceGroupName string

The name of the resource group. The name is case insensitive.

contactProfileName String

Contact Profile Name

resourceGroupName String

The name of the resource group. The name is case insensitive.

contactProfileName string

Contact Profile Name

resourceGroupName string

The name of the resource group. The name is case insensitive.

contact_profile_name str

Contact Profile Name

resource_group_name str

The name of the resource group. The name is case insensitive.

contactProfileName String

Contact Profile Name

resourceGroupName String

The name of the resource group. The name is case insensitive.

getContactProfile Result

The following output properties are available:

Etag string

A unique read-only string that changes whenever the resource is updated.

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

Location string

The geo-location where the resource lives

Name string

The name of the resource

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 track configuration.

EventHubUri string

The URI of the Event Hub used for telemetry

MinimumElevationDegrees double

Minimum viable elevation for the contact in decimal degrees.

MinimumViableContactDuration string

Minimum viable contact duration in ISO 8601 format.

Tags Dictionary<string, string>

Resource tags.

Etag string

A unique read-only string that changes whenever the resource is updated.

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

Location string

The geo-location where the resource lives

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"

AutoTrackingConfiguration string

Auto track configuration.

EventHubUri string

The URI of the Event Hub used for telemetry

MinimumElevationDegrees float64

Minimum viable elevation for the contact in decimal degrees.

MinimumViableContactDuration string

Minimum viable contact duration in ISO 8601 format.

Tags map[string]string

Resource tags.

etag String

A unique read-only string that changes whenever the resource is updated.

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

location String

The geo-location where the resource lives

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"

autoTrackingConfiguration String

Auto track configuration.

eventHubUri String

The URI of the Event Hub used for telemetry

minimumElevationDegrees Double

Minimum viable elevation for the contact in decimal degrees.

minimumViableContactDuration String

Minimum viable contact duration in ISO 8601 format.

tags Map<String,String>

Resource tags.

etag string

A unique read-only string that changes whenever the resource is updated.

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

location string

The geo-location where the resource lives

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"

autoTrackingConfiguration string

Auto track configuration.

eventHubUri string

The URI of the Event Hub used for telemetry

minimumElevationDegrees number

Minimum viable elevation for the contact in decimal degrees.

minimumViableContactDuration string

Minimum viable contact duration in ISO 8601 format.

tags {[key: string]: string}

Resource tags.

etag str

A unique read-only string that changes whenever the resource is updated.

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

location str

The geo-location where the resource lives

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"

auto_tracking_configuration str

Auto track configuration.

event_hub_uri str

The URI of the Event Hub used for telemetry

minimum_elevation_degrees float

Minimum viable elevation for the contact in decimal degrees.

minimum_viable_contact_duration str

Minimum viable contact duration in ISO 8601 format.

tags Mapping[str, str]

Resource tags.

etag String

A unique read-only string that changes whenever the resource is updated.

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

location String

The geo-location where the resource lives

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"

autoTrackingConfiguration String

Auto track configuration.

eventHubUri String

The URI of the Event Hub used for telemetry

minimumElevationDegrees Number

Minimum viable elevation for the contact in decimal degrees.

minimumViableContactDuration String

Minimum viable contact duration in ISO 8601 format.

tags Map<String>

Resource tags.

Supporting Types

ContactProfileLinkChannelResponse

BandwidthMHz double

Bandwidth in MHz

CenterFrequencyMHz double

Center Frequency in MHz

EndPoint Pulumi.AzureNative.Orbital.Inputs.EndPointResponse

Customer End point to store/retrieve data during a contact.

DecodingConfiguration string

Configuration for decoding

DemodulationConfiguration string

Configuration for demodulation

EncodingConfiguration string

Configuration for encoding

ModulationConfiguration string

Configuration for modulation

BandwidthMHz float64

Bandwidth in MHz

CenterFrequencyMHz float64

Center Frequency in MHz

EndPoint EndPointResponse

Customer End point to store/retrieve data during a contact.

DecodingConfiguration string

Configuration for decoding

DemodulationConfiguration string

Configuration for demodulation

EncodingConfiguration string

Configuration for encoding

ModulationConfiguration string

Configuration for modulation

bandwidthMHz Double

Bandwidth in MHz

centerFrequencyMHz Double

Center Frequency in MHz

endPoint EndPointResponse

Customer End point to store/retrieve data during a contact.

decodingConfiguration String

Configuration for decoding

demodulationConfiguration String

Configuration for demodulation

encodingConfiguration String

Configuration for encoding

modulationConfiguration String

Configuration for modulation

bandwidthMHz number

Bandwidth in MHz

centerFrequencyMHz number

Center Frequency in MHz

endPoint EndPointResponse

Customer End point to store/retrieve data during a contact.

decodingConfiguration string

Configuration for decoding

demodulationConfiguration string

Configuration for demodulation

encodingConfiguration string

Configuration for encoding

modulationConfiguration string

Configuration for modulation

bandwidth_m_hz float

Bandwidth in MHz

center_frequency_m_hz float

Center Frequency in MHz

end_point EndPointResponse

Customer End point to store/retrieve data during a contact.

decoding_configuration str

Configuration for decoding

demodulation_configuration str

Configuration for demodulation

encoding_configuration str

Configuration for encoding

modulation_configuration str

Configuration for modulation

bandwidthMHz Number

Bandwidth in MHz

centerFrequencyMHz Number

Center Frequency in MHz

endPoint Property Map

Customer End point to store/retrieve data during a contact.

decodingConfiguration String

Configuration for decoding

demodulationConfiguration String

Configuration for demodulation

encodingConfiguration String

Configuration for encoding

modulationConfiguration String

Configuration for modulation

ContactProfileLinkResponse

Channels List<Pulumi.AzureNative.Orbital.Inputs.ContactProfileLinkChannelResponse>

Contact Profile Link Channel

Direction string

Direction (uplink or downlink)

Polarization string

polarization. eg (RHCP, LHCP)

EirpdBW double

Effective Isotropic Radiated Power (EIRP) in dBW.

GainOverTemperature double

Gain To Noise Temperature in db/K.

Channels []ContactProfileLinkChannelResponse

Contact Profile Link Channel

Direction string

Direction (uplink or downlink)

Polarization string

polarization. eg (RHCP, LHCP)

EirpdBW float64

Effective Isotropic Radiated Power (EIRP) in dBW.

GainOverTemperature float64

Gain To Noise Temperature in db/K.

channels List<ContactProfileLinkChannelResponse>

Contact Profile Link Channel

direction String

Direction (uplink or downlink)

polarization String

polarization. eg (RHCP, LHCP)

eirpdBW Double

Effective Isotropic Radiated Power (EIRP) in dBW.

gainOverTemperature Double

Gain To Noise Temperature in db/K.

channels ContactProfileLinkChannelResponse[]

Contact Profile Link Channel

direction string

Direction (uplink or downlink)

polarization string

polarization. eg (RHCP, LHCP)

eirpdBW number

Effective Isotropic Radiated Power (EIRP) in dBW.

gainOverTemperature number

Gain To Noise Temperature in db/K.

channels Sequence[ContactProfileLinkChannelResponse]

Contact Profile Link Channel

direction str

Direction (uplink or downlink)

polarization str

polarization. eg (RHCP, LHCP)

eirpd_bw float

Effective Isotropic Radiated Power (EIRP) in dBW.

gain_over_temperature float

Gain To Noise Temperature in db/K.

channels List<Property Map>

Contact Profile Link Channel

direction String

Direction (uplink or downlink)

polarization String

polarization. eg (RHCP, LHCP)

eirpdBW Number

Effective Isotropic Radiated Power (EIRP) in dBW.

gainOverTemperature Number

Gain To Noise Temperature in db/K.

EndPointResponse

EndPointName string

Name of an end point.

IpAddress string

IP Address.

Port string

TCP port to listen on to receive data.

Protocol string

Protocol either UDP or TCP.

EndPointName string

Name of an end point.

IpAddress string

IP Address.

Port string

TCP port to listen on to receive data.

Protocol string

Protocol either UDP or TCP.

endPointName String

Name of an end point.

ipAddress String

IP Address.

port String

TCP port to listen on to receive data.

protocol String

Protocol either UDP or TCP.

endPointName string

Name of an end point.

ipAddress string

IP Address.

port string

TCP port to listen on to receive data.

protocol string

Protocol either UDP or TCP.

end_point_name str

Name of an end point.

ip_address str

IP Address.

port str

TCP port to listen on to receive data.

protocol str

Protocol either UDP or TCP.

endPointName String

Name of an end point.

ipAddress String

IP Address.

port String

TCP port to listen on to receive data.

protocol 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