azure-native.intune.getIoMAMPolicyByName
Explore with Pulumi AI
Returns Intune iOS policies. Azure REST API version: 2015-01-14-preview.
Other available API versions: 2015-01-14-privatepreview.
Using getIoMAMPolicyByName
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 getIoMAMPolicyByName(args: GetIoMAMPolicyByNameArgs, opts?: InvokeOptions): Promise<GetIoMAMPolicyByNameResult>
function getIoMAMPolicyByNameOutput(args: GetIoMAMPolicyByNameOutputArgs, opts?: InvokeOptions): Output<GetIoMAMPolicyByNameResult>
def get_io_mam_policy_by_name(host_name: Optional[str] = None,
policy_name: Optional[str] = None,
select: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIoMAMPolicyByNameResult
def get_io_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[GetIoMAMPolicyByNameResult]
func LookupIoMAMPolicyByName(ctx *Context, args *LookupIoMAMPolicyByNameArgs, opts ...InvokeOption) (*LookupIoMAMPolicyByNameResult, error)
func LookupIoMAMPolicyByNameOutput(ctx *Context, args *LookupIoMAMPolicyByNameOutputArgs, opts ...InvokeOption) LookupIoMAMPolicyByNameResultOutput
> Note: This function is named LookupIoMAMPolicyByName
in the Go SDK.
public static class GetIoMAMPolicyByName
{
public static Task<GetIoMAMPolicyByNameResult> InvokeAsync(GetIoMAMPolicyByNameArgs args, InvokeOptions? opts = null)
public static Output<GetIoMAMPolicyByNameResult> Invoke(GetIoMAMPolicyByNameInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIoMAMPolicyByNameResult> getIoMAMPolicyByName(GetIoMAMPolicyByNameArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:intune:getIoMAMPolicyByName
arguments:
# arguments dictionary
The following arguments are supported:
- Host
Name string Location hostName for the tenant
- Policy
Name string Unique name for the policy
- Select string
select specific fields in entity.
- Host
Name string Location hostName for the tenant
- Policy
Name string Unique name for the policy
- Select string
select specific fields in entity.
- host
Name String Location hostName for the tenant
- policy
Name String Unique name for the policy
- select String
select specific fields in entity.
- host
Name string Location hostName for the tenant
- policy
Name string Unique name for the policy
- select string
select specific fields in entity.
- host_
name str Location hostName for the tenant
- policy_
name str Unique name for the policy
- select str
select specific fields in entity.
- host
Name String Location hostName for the tenant
- policy
Name String Unique name for the policy
- select String
select specific fields in entity.
getIoMAMPolicyByName Result
The following output properties are available:
- Friendly
Name string - Group
Status string - Id string
Resource Id
- Last
Modified stringTime - Name string
Resource name
- Num
Of intApps - Type string
Resource type
- Access
Recheck stringOffline Timeout - Access
Recheck stringOnline Timeout - App
Sharing stringFrom Level - App
Sharing stringTo Level - Authentication string
- Clipboard
Sharing stringLevel - Data
Backup string - Description string
- Device
Compliance string - File
Encryption stringLevel - File
Sharing stringSave As - Location string
Resource Location
- Managed
Browser string - Offline
Wipe stringTimeout - Pin string
- Pin
Num intRetry - Dictionary<string, string>
Resource Tags
- Touch
Id string
- Friendly
Name string - Group
Status string - Id string
Resource Id
- Last
Modified stringTime - Name string
Resource name
- Num
Of intApps - Type string
Resource type
- Access
Recheck stringOffline Timeout - Access
Recheck stringOnline Timeout - App
Sharing stringFrom Level - App
Sharing stringTo Level - Authentication string
- Clipboard
Sharing stringLevel - Data
Backup string - Description string
- Device
Compliance string - File
Encryption stringLevel - File
Sharing stringSave As - Location string
Resource Location
- Managed
Browser string - Offline
Wipe stringTimeout - Pin string
- Pin
Num intRetry - map[string]string
Resource Tags
- Touch
Id string
- friendly
Name String - group
Status String - id String
Resource Id
- last
Modified StringTime - name String
Resource name
- num
Of IntegerApps - type String
Resource type
- access
Recheck StringOffline Timeout - access
Recheck StringOnline Timeout - app
Sharing StringFrom Level - app
Sharing StringTo Level - authentication String
- clipboard
Sharing StringLevel - data
Backup String - description String
- device
Compliance String - file
Encryption StringLevel - file
Sharing StringSave As - location String
Resource Location
- managed
Browser String - offline
Wipe StringTimeout - pin String
- pin
Num IntegerRetry - Map<String,String>
Resource Tags
- touch
Id String
- friendly
Name string - group
Status string - id string
Resource Id
- last
Modified stringTime - name string
Resource name
- num
Of numberApps - type string
Resource type
- access
Recheck stringOffline Timeout - access
Recheck stringOnline Timeout - app
Sharing stringFrom Level - app
Sharing stringTo Level - authentication string
- clipboard
Sharing stringLevel - data
Backup string - description string
- device
Compliance string - file
Encryption stringLevel - file
Sharing stringSave As - location string
Resource Location
- managed
Browser string - offline
Wipe stringTimeout - pin string
- pin
Num numberRetry - {[key: string]: string}
Resource Tags
- touch
Id string
- friendly_
name str - group_
status str - id str
Resource Id
- last_
modified_ strtime - name str
Resource name
- num_
of_ intapps - type str
Resource type
- access_
recheck_ stroffline_ timeout - access_
recheck_ stronline_ timeout - app_
sharing_ strfrom_ level - app_
sharing_ strto_ level - authentication str
- clipboard_
sharing_ strlevel - data_
backup str - description str
- device_
compliance str - file_
encryption_ strlevel - file_
sharing_ strsave_ as - location str
Resource Location
- managed_
browser str - offline_
wipe_ strtimeout - pin str
- pin_
num_ intretry - Mapping[str, str]
Resource Tags
- touch_
id str
- friendly
Name String - group
Status String - id String
Resource Id
- last
Modified StringTime - name String
Resource name
- num
Of NumberApps - type String
Resource type
- access
Recheck StringOffline Timeout - access
Recheck StringOnline Timeout - app
Sharing StringFrom Level - app
Sharing StringTo Level - authentication String
- clipboard
Sharing StringLevel - data
Backup String - description String
- device
Compliance String - file
Encryption StringLevel - file
Sharing StringSave As - location String
Resource Location
- managed
Browser String - offline
Wipe StringTimeout - pin String
- pin
Num NumberRetry - Map<String>
Resource Tags
- touch
Id String
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0