1. Packages
  2. Azure Native
  3. API Docs
  4. intune
  5. getAndroidMAMPolicyByName
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.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.intune.getAndroidMAMPolicyByName

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.2.0 published on Monday, Apr 14, 2025 by Pulumi

Returns AndroidMAMPolicy with given name.

Uses Azure REST API version 2015-01-14-preview.

Using getAndroidMAMPolicyByName

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 getAndroidMAMPolicyByName(args: GetAndroidMAMPolicyByNameArgs, opts?: InvokeOptions): Promise<GetAndroidMAMPolicyByNameResult>
function getAndroidMAMPolicyByNameOutput(args: GetAndroidMAMPolicyByNameOutputArgs, opts?: InvokeOptions): Output<GetAndroidMAMPolicyByNameResult>
Copy
def get_android_mam_policy_by_name(host_name: Optional[str] = None,
                                   policy_name: Optional[str] = None,
                                   select: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetAndroidMAMPolicyByNameResult
def get_android_mam_policy_by_name_output(host_name: Optional[pulumi.Input[str]] = None,
                                   policy_name: Optional[pulumi.Input[str]] = None,
                                   select: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetAndroidMAMPolicyByNameResult]
Copy
func LookupAndroidMAMPolicyByName(ctx *Context, args *LookupAndroidMAMPolicyByNameArgs, opts ...InvokeOption) (*LookupAndroidMAMPolicyByNameResult, error)
func LookupAndroidMAMPolicyByNameOutput(ctx *Context, args *LookupAndroidMAMPolicyByNameOutputArgs, opts ...InvokeOption) LookupAndroidMAMPolicyByNameResultOutput
Copy

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

public static class GetAndroidMAMPolicyByName 
{
    public static Task<GetAndroidMAMPolicyByNameResult> InvokeAsync(GetAndroidMAMPolicyByNameArgs args, InvokeOptions? opts = null)
    public static Output<GetAndroidMAMPolicyByNameResult> Invoke(GetAndroidMAMPolicyByNameInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAndroidMAMPolicyByNameResult> getAndroidMAMPolicyByName(GetAndroidMAMPolicyByNameArgs args, InvokeOptions options)
public static Output<GetAndroidMAMPolicyByNameResult> getAndroidMAMPolicyByName(GetAndroidMAMPolicyByNameArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:intune:getAndroidMAMPolicyByName
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

HostName
This property is required.
Changes to this property will trigger replacement.
string
Location hostName for the tenant
PolicyName
This property is required.
Changes to this property will trigger replacement.
string
Unique name for the policy
Select string
select specific fields in entity.
HostName
This property is required.
Changes to this property will trigger replacement.
string
Location hostName for the tenant
PolicyName
This property is required.
Changes to this property will trigger replacement.
string
Unique name for the policy
Select string
select specific fields in entity.
hostName
This property is required.
Changes to this property will trigger replacement.
String
Location hostName for the tenant
policyName
This property is required.
Changes to this property will trigger replacement.
String
Unique name for the policy
select String
select specific fields in entity.
hostName
This property is required.
Changes to this property will trigger replacement.
string
Location hostName for the tenant
policyName
This property is required.
Changes to this property will trigger replacement.
string
Unique name for the policy
select string
select specific fields in entity.
host_name
This property is required.
Changes to this property will trigger replacement.
str
Location hostName for the tenant
policy_name
This property is required.
Changes to this property will trigger replacement.
str
Unique name for the policy
select str
select specific fields in entity.
hostName
This property is required.
Changes to this property will trigger replacement.
String
Location hostName for the tenant
policyName
This property is required.
Changes to this property will trigger replacement.
String
Unique name for the policy
select String
select specific fields in entity.

getAndroidMAMPolicyByName Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
FriendlyName string
GroupStatus string
Id string
Resource Id
LastModifiedTime string
Name string
Resource name
NumOfApps int
Type string
Resource type
AccessRecheckOfflineTimeout string
AccessRecheckOnlineTimeout string
AppSharingFromLevel string
AppSharingToLevel string
Authentication string
ClipboardSharingLevel string
DataBackup string
Description string
DeviceCompliance string
FileEncryption string
FileSharingSaveAs string
Location string
Resource Location
ManagedBrowser string
OfflineWipeTimeout string
Pin string
PinNumRetry int
ScreenCapture string
Tags Dictionary<string, string>
Resource Tags
AzureApiVersion string
The Azure API version of the resource.
FriendlyName string
GroupStatus string
Id string
Resource Id
LastModifiedTime string
Name string
Resource name
NumOfApps int
Type string
Resource type
AccessRecheckOfflineTimeout string
AccessRecheckOnlineTimeout string
AppSharingFromLevel string
AppSharingToLevel string
Authentication string
ClipboardSharingLevel string
DataBackup string
Description string
DeviceCompliance string
FileEncryption string
FileSharingSaveAs string
Location string
Resource Location
ManagedBrowser string
OfflineWipeTimeout string
Pin string
PinNumRetry int
ScreenCapture string
Tags map[string]string
Resource Tags
azureApiVersion String
The Azure API version of the resource.
friendlyName String
groupStatus String
id String
Resource Id
lastModifiedTime String
name String
Resource name
numOfApps Integer
type String
Resource type
accessRecheckOfflineTimeout String
accessRecheckOnlineTimeout String
appSharingFromLevel String
appSharingToLevel String
authentication String
clipboardSharingLevel String
dataBackup String
description String
deviceCompliance String
fileEncryption String
fileSharingSaveAs String
location String
Resource Location
managedBrowser String
offlineWipeTimeout String
pin String
pinNumRetry Integer
screenCapture String
tags Map<String,String>
Resource Tags
azureApiVersion string
The Azure API version of the resource.
friendlyName string
groupStatus string
id string
Resource Id
lastModifiedTime string
name string
Resource name
numOfApps number
type string
Resource type
accessRecheckOfflineTimeout string
accessRecheckOnlineTimeout string
appSharingFromLevel string
appSharingToLevel string
authentication string
clipboardSharingLevel string
dataBackup string
description string
deviceCompliance string
fileEncryption string
fileSharingSaveAs string
location string
Resource Location
managedBrowser string
offlineWipeTimeout string
pin string
pinNumRetry number
screenCapture string
tags {[key: string]: string}
Resource Tags
azureApiVersion String
The Azure API version of the resource.
friendlyName String
groupStatus String
id String
Resource Id
lastModifiedTime String
name String
Resource name
numOfApps Number
type String
Resource type
accessRecheckOfflineTimeout String
accessRecheckOnlineTimeout String
appSharingFromLevel String
appSharingToLevel String
authentication String
clipboardSharingLevel String
dataBackup String
description String
deviceCompliance String
fileEncryption String
fileSharingSaveAs String
location String
Resource Location
managedBrowser String
offlineWipeTimeout String
pin String
pinNumRetry Number
screenCapture String
tags Map<String>
Resource Tags

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.2.0 published on Monday, Apr 14, 2025 by Pulumi