azure-native.securityandcompliance.getPrivateLinkServicesForMIPPolicySync
Explore with Pulumi AI
Get the metadata of a privateLinkServicesForMIPPolicySync resource. Azure REST API version: 2021-03-08.
Using getPrivateLinkServicesForMIPPolicySync
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 getPrivateLinkServicesForMIPPolicySync(args: GetPrivateLinkServicesForMIPPolicySyncArgs, opts?: InvokeOptions): Promise<GetPrivateLinkServicesForMIPPolicySyncResult>
function getPrivateLinkServicesForMIPPolicySyncOutput(args: GetPrivateLinkServicesForMIPPolicySyncOutputArgs, opts?: InvokeOptions): Output<GetPrivateLinkServicesForMIPPolicySyncResult>
def get_private_link_services_for_mip_policy_sync(resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateLinkServicesForMIPPolicySyncResult
def get_private_link_services_for_mip_policy_sync_output(resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrivateLinkServicesForMIPPolicySyncResult]
func LookupPrivateLinkServicesForMIPPolicySync(ctx *Context, args *LookupPrivateLinkServicesForMIPPolicySyncArgs, opts ...InvokeOption) (*LookupPrivateLinkServicesForMIPPolicySyncResult, error)
func LookupPrivateLinkServicesForMIPPolicySyncOutput(ctx *Context, args *LookupPrivateLinkServicesForMIPPolicySyncOutputArgs, opts ...InvokeOption) LookupPrivateLinkServicesForMIPPolicySyncResultOutput
> Note: This function is named LookupPrivateLinkServicesForMIPPolicySync
in the Go SDK.
public static class GetPrivateLinkServicesForMIPPolicySync
{
public static Task<GetPrivateLinkServicesForMIPPolicySyncResult> InvokeAsync(GetPrivateLinkServicesForMIPPolicySyncArgs args, InvokeOptions? opts = null)
public static Output<GetPrivateLinkServicesForMIPPolicySyncResult> Invoke(GetPrivateLinkServicesForMIPPolicySyncInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPrivateLinkServicesForMIPPolicySyncResult> getPrivateLinkServicesForMIPPolicySync(GetPrivateLinkServicesForMIPPolicySyncArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:securityandcompliance:getPrivateLinkServicesForMIPPolicySync
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group that contains the service instance.
- Resource
Name string The name of the service instance.
- Resource
Group stringName The name of the resource group that contains the service instance.
- Resource
Name string The name of the service instance.
- resource
Group StringName The name of the resource group that contains the service instance.
- resource
Name String The name of the service instance.
- resource
Group stringName The name of the resource group that contains the service instance.
- resource
Name string The name of the service instance.
- resource_
group_ strname The name of the resource group that contains the service instance.
- resource_
name str The name of the service instance.
- resource
Group StringName The name of the resource group that contains the service instance.
- resource
Name String The name of the service instance.
getPrivateLinkServicesForMIPPolicySync Result
The following output properties are available:
- Id string
The resource identifier.
- Kind string
The kind of the service.
- Location string
The resource location.
- Name string
The resource name.
- Properties
Pulumi.
Azure Native. Security And Compliance. Outputs. Services Properties Response The common properties of a service.
- System
Data Pulumi.Azure Native. Security And Compliance. Outputs. System Data Response Required property for system data
- Type string
The resource type.
- Etag string
An etag associated with the resource, used for optimistic concurrency when editing it.
- Identity
Pulumi.
Azure Native. Security And Compliance. Outputs. Services Resource Response Identity Setting indicating whether the service has a managed identity associated with it.
- Dictionary<string, string>
The resource tags.
- Id string
The resource identifier.
- Kind string
The kind of the service.
- Location string
The resource location.
- Name string
The resource name.
- Properties
Services
Properties Response The common properties of a service.
- System
Data SystemData Response Required property for system data
- Type string
The resource type.
- Etag string
An etag associated with the resource, used for optimistic concurrency when editing it.
- Identity
Services
Resource Response Identity Setting indicating whether the service has a managed identity associated with it.
- map[string]string
The resource tags.
- id String
The resource identifier.
- kind String
The kind of the service.
- location String
The resource location.
- name String
The resource name.
- properties
Services
Properties Response The common properties of a service.
- system
Data SystemData Response Required property for system data
- type String
The resource type.
- etag String
An etag associated with the resource, used for optimistic concurrency when editing it.
- identity
Services
Resource Response Identity Setting indicating whether the service has a managed identity associated with it.
- Map<String,String>
The resource tags.
- id string
The resource identifier.
- kind string
The kind of the service.
- location string
The resource location.
- name string
The resource name.
- properties
Services
Properties Response The common properties of a service.
- system
Data SystemData Response Required property for system data
- type string
The resource type.
- etag string
An etag associated with the resource, used for optimistic concurrency when editing it.
- identity
Services
Resource Response Identity Setting indicating whether the service has a managed identity associated with it.
- {[key: string]: string}
The resource tags.
- id str
The resource identifier.
- kind str
The kind of the service.
- location str
The resource location.
- name str
The resource name.
- properties
Services
Properties Response The common properties of a service.
- system_
data SystemData Response Required property for system data
- type str
The resource type.
- etag str
An etag associated with the resource, used for optimistic concurrency when editing it.
- identity
Services
Resource Response Identity Setting indicating whether the service has a managed identity associated with it.
- Mapping[str, str]
The resource tags.
- id String
The resource identifier.
- kind String
The kind of the service.
- location String
The resource location.
- name String
The resource name.
- properties Property Map
The common properties of a service.
- system
Data Property Map Required property for system data
- type String
The resource type.
- etag String
An etag associated with the resource, used for optimistic concurrency when editing it.
- identity Property Map
Setting indicating whether the service has a managed identity associated with it.
- Map<String>
The resource tags.
Supporting Types
PrivateEndpointConnectionResponse
- 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
- Private
Link Pulumi.Service Connection State Azure Native. Security And Compliance. Inputs. Private Link Service Connection State Response A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string The provisioning state of the private endpoint connection resource.
- System
Data Pulumi.Azure Native. Security And Compliance. Inputs. System Data Response Required property for system data
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Security And Compliance. Inputs. Private Endpoint Response The resource of private end point.
- 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
- Private
Link PrivateService Connection State Link Service Connection State Response A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string The provisioning state of the private endpoint connection resource.
- System
Data SystemData Response Required property for system data
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint PrivateEndpoint Response The resource of private end point.
- 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
- private
Link PrivateService Connection State Link Service Connection State Response A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String The provisioning state of the private endpoint connection resource.
- system
Data SystemData Response Required property for system data
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response The resource of private end point.
- 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
- private
Link PrivateService Connection State Link Service Connection State Response A collection of information about the state of the connection between service consumer and provider.
- provisioning
State string The provisioning state of the private endpoint connection resource.
- system
Data SystemData Response Required property for system data
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response The resource of private end point.
- 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
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response A collection of information about the state of the connection between service consumer and provider.
- provisioning_
state str The provisioning state of the private endpoint connection resource.
- system_
data SystemData Response Required property for system data
- type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
endpoint PrivateEndpoint Response The resource of private end point.
- 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
- private
Link Property MapService Connection State A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String The provisioning state of the private endpoint connection resource.
- system
Data Property Map Required property for system data
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint Property Map The resource of private end point.
PrivateEndpointResponse
- Id string
The ARM identifier for Private Endpoint
- Id string
The ARM identifier for Private Endpoint
- id String
The ARM identifier for Private Endpoint
- id string
The ARM identifier for Private Endpoint
- id str
The ARM identifier for Private Endpoint
- id String
The ARM identifier for Private Endpoint
PrivateLinkServiceConnectionStateResponse
- Actions
Required string A message indicating if changes on the service provider require any updates on the consumer.
- Description string
The reason for approval/rejection of the connection.
- Status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- Actions
Required string A message indicating if changes on the service provider require any updates on the consumer.
- Description string
The reason for approval/rejection of the connection.
- Status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String A message indicating if changes on the service provider require any updates on the consumer.
- description String
The reason for approval/rejection of the connection.
- status String
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required string A message indicating if changes on the service provider require any updates on the consumer.
- description string
The reason for approval/rejection of the connection.
- status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_
required str A message indicating if changes on the service provider require any updates on the consumer.
- description str
The reason for approval/rejection of the connection.
- status str
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String A message indicating if changes on the service provider require any updates on the consumer.
- description String
The reason for approval/rejection of the connection.
- status String
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
ServiceAccessPolicyEntryResponse
- Object
Id string An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
- Object
Id string An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
- object
Id String An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
- object
Id string An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
- object_
id str An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
- object
Id String An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
ServiceAuthenticationConfigurationInfoResponse
- Audience string
The audience url for the service
- string
The authority url for the service
- Smart
Proxy boolEnabled If the SMART on FHIR proxy is enabled
- Audience string
The audience url for the service
- string
The authority url for the service
- Smart
Proxy boolEnabled If the SMART on FHIR proxy is enabled
- audience String
The audience url for the service
- String
The authority url for the service
- smart
Proxy BooleanEnabled If the SMART on FHIR proxy is enabled
- audience string
The audience url for the service
- string
The authority url for the service
- smart
Proxy booleanEnabled If the SMART on FHIR proxy is enabled
- audience str
The audience url for the service
- str
The authority url for the service
- smart_
proxy_ boolenabled If the SMART on FHIR proxy is enabled
- audience String
The audience url for the service
- String
The authority url for the service
- smart
Proxy BooleanEnabled If the SMART on FHIR proxy is enabled
ServiceCorsConfigurationInfoResponse
- Allow
Credentials bool If credentials are allowed via CORS.
- Headers List<string>
The headers to be allowed via CORS.
- Max
Age double The max age to be allowed via CORS.
- Methods List<string>
The methods to be allowed via CORS.
- Origins List<string>
The origins to be allowed via CORS.
- Allow
Credentials bool If credentials are allowed via CORS.
- Headers []string
The headers to be allowed via CORS.
- Max
Age float64 The max age to be allowed via CORS.
- Methods []string
The methods to be allowed via CORS.
- Origins []string
The origins to be allowed via CORS.
- allow
Credentials Boolean If credentials are allowed via CORS.
- headers List<String>
The headers to be allowed via CORS.
- max
Age Double The max age to be allowed via CORS.
- methods List<String>
The methods to be allowed via CORS.
- origins List<String>
The origins to be allowed via CORS.
- allow
Credentials boolean If credentials are allowed via CORS.
- headers string[]
The headers to be allowed via CORS.
- max
Age number The max age to be allowed via CORS.
- methods string[]
The methods to be allowed via CORS.
- origins string[]
The origins to be allowed via CORS.
- allow_
credentials bool If credentials are allowed via CORS.
- headers Sequence[str]
The headers to be allowed via CORS.
- max_
age float The max age to be allowed via CORS.
- methods Sequence[str]
The methods to be allowed via CORS.
- origins Sequence[str]
The origins to be allowed via CORS.
- allow
Credentials Boolean If credentials are allowed via CORS.
- headers List<String>
The headers to be allowed via CORS.
- max
Age Number The max age to be allowed via CORS.
- methods List<String>
The methods to be allowed via CORS.
- origins List<String>
The origins to be allowed via CORS.
ServiceCosmosDbConfigurationInfoResponse
- Key
Vault stringKey Uri The URI of the customer-managed key for the backing database.
- Offer
Throughput double The provisioned throughput for the backing database.
- Key
Vault stringKey Uri The URI of the customer-managed key for the backing database.
- Offer
Throughput float64 The provisioned throughput for the backing database.
- key
Vault StringKey Uri The URI of the customer-managed key for the backing database.
- offer
Throughput Double The provisioned throughput for the backing database.
- key
Vault stringKey Uri The URI of the customer-managed key for the backing database.
- offer
Throughput number The provisioned throughput for the backing database.
- key_
vault_ strkey_ uri The URI of the customer-managed key for the backing database.
- offer_
throughput float The provisioned throughput for the backing database.
- key
Vault StringKey Uri The URI of the customer-managed key for the backing database.
- offer
Throughput Number The provisioned throughput for the backing database.
ServiceExportConfigurationInfoResponse
- Storage
Account stringName The name of the default export storage account.
- Storage
Account stringName The name of the default export storage account.
- storage
Account StringName The name of the default export storage account.
- storage
Account stringName The name of the default export storage account.
- storage_
account_ strname The name of the default export storage account.
- storage
Account StringName The name of the default export storage account.
ServicesPropertiesResponse
- Provisioning
State string The provisioning state.
- Access
Policies List<Pulumi.Azure Native. Security And Compliance. Inputs. Service Access Policy Entry Response> The access policies of the service instance.
- Authentication
Configuration Pulumi.Azure Native. Security And Compliance. Inputs. Service Authentication Configuration Info Response The authentication configuration for the service instance.
- Cors
Configuration Pulumi.Azure Native. Security And Compliance. Inputs. Service Cors Configuration Info Response The settings for the CORS configuration of the service instance.
- Cosmos
Db Pulumi.Configuration Azure Native. Security And Compliance. Inputs. Service Cosmos Db Configuration Info Response The settings for the Cosmos DB database backing the service.
- Export
Configuration Pulumi.Azure Native. Security And Compliance. Inputs. Service Export Configuration Info Response The settings for the export operation of the service instance.
- Private
Endpoint List<Pulumi.Connections Azure Native. Security And Compliance. Inputs. Private Endpoint Connection Response> The list of private endpoint connections that are set up for this resource.
- Public
Network stringAccess Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- Provisioning
State string The provisioning state.
- Access
Policies []ServiceAccess Policy Entry Response The access policies of the service instance.
- Authentication
Configuration ServiceAuthentication Configuration Info Response The authentication configuration for the service instance.
- Cors
Configuration ServiceCors Configuration Info Response The settings for the CORS configuration of the service instance.
- Cosmos
Db ServiceConfiguration Cosmos Db Configuration Info Response The settings for the Cosmos DB database backing the service.
- Export
Configuration ServiceExport Configuration Info Response The settings for the export operation of the service instance.
- Private
Endpoint []PrivateConnections Endpoint Connection Response The list of private endpoint connections that are set up for this resource.
- Public
Network stringAccess Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- provisioning
State String The provisioning state.
- access
Policies List<ServiceAccess Policy Entry Response> The access policies of the service instance.
- authentication
Configuration ServiceAuthentication Configuration Info Response The authentication configuration for the service instance.
- cors
Configuration ServiceCors Configuration Info Response The settings for the CORS configuration of the service instance.
- cosmos
Db ServiceConfiguration Cosmos Db Configuration Info Response The settings for the Cosmos DB database backing the service.
- export
Configuration ServiceExport Configuration Info Response The settings for the export operation of the service instance.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> The list of private endpoint connections that are set up for this resource.
- public
Network StringAccess Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- provisioning
State string The provisioning state.
- access
Policies ServiceAccess Policy Entry Response[] The access policies of the service instance.
- authentication
Configuration ServiceAuthentication Configuration Info Response The authentication configuration for the service instance.
- cors
Configuration ServiceCors Configuration Info Response The settings for the CORS configuration of the service instance.
- cosmos
Db ServiceConfiguration Cosmos Db Configuration Info Response The settings for the Cosmos DB database backing the service.
- export
Configuration ServiceExport Configuration Info Response The settings for the export operation of the service instance.
- private
Endpoint PrivateConnections Endpoint Connection Response[] The list of private endpoint connections that are set up for this resource.
- public
Network stringAccess Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- provisioning_
state str The provisioning state.
- access_
policies Sequence[ServiceAccess Policy Entry Response] The access policies of the service instance.
- authentication_
configuration ServiceAuthentication Configuration Info Response The authentication configuration for the service instance.
- cors_
configuration ServiceCors Configuration Info Response The settings for the CORS configuration of the service instance.
- cosmos_
db_ Serviceconfiguration Cosmos Db Configuration Info Response The settings for the Cosmos DB database backing the service.
- export_
configuration ServiceExport Configuration Info Response The settings for the export operation of the service instance.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] The list of private endpoint connections that are set up for this resource.
- public_
network_ straccess Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- provisioning
State String The provisioning state.
- access
Policies List<Property Map> The access policies of the service instance.
- authentication
Configuration Property Map The authentication configuration for the service instance.
- cors
Configuration Property Map The settings for the CORS configuration of the service instance.
- cosmos
Db Property MapConfiguration The settings for the Cosmos DB database backing the service.
- export
Configuration Property Map The settings for the export operation of the service instance.
- private
Endpoint List<Property Map>Connections The list of private endpoint connections that are set up for this resource.
- public
Network StringAccess Control permission for data plane traffic coming from public networks while private endpoint is enabled.
ServicesResourceResponseIdentity
- Principal
Id string The principal ID of the resource identity.
- Tenant
Id string The tenant ID of the resource.
- Type string
Type of identity being specified, currently SystemAssigned and None are allowed.
- Principal
Id string The principal ID of the resource identity.
- Tenant
Id string The tenant ID of the resource.
- Type string
Type of identity being specified, currently SystemAssigned and None are allowed.
- principal
Id String The principal ID of the resource identity.
- tenant
Id String The tenant ID of the resource.
- type String
Type of identity being specified, currently SystemAssigned and None are allowed.
- principal
Id string The principal ID of the resource identity.
- tenant
Id string The tenant ID of the resource.
- type string
Type of identity being specified, currently SystemAssigned and None are allowed.
- principal_
id str The principal ID of the resource identity.
- tenant_
id str The tenant ID of the resource.
- type str
Type of identity being specified, currently SystemAssigned and None are allowed.
- principal
Id String The principal ID of the resource identity.
- tenant
Id String The tenant ID of the resource.
- type String
Type of identity being specified, currently SystemAssigned and None are allowed.
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