1. Packages
  2. Azure Native
  3. API Docs
  4. intune
  5. AndroidMAMPolicyByName
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

azure-native.intune.AndroidMAMPolicyByName

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

    Android Policy entity for Intune MAM. Azure REST API version: 2015-01-14-preview. Prior API version in Azure Native 1.x: 2015-01-14-preview.

    Other available API versions: 2015-01-14-privatepreview.

    Import

    An existing resource can be imported using its type token, name, and identifier, e.g.

    $ pulumi import azure-native:intune:AndroidMAMPolicyByName myresource1 /providers/Microsoft.Intune/locations/{hostName}/androidPolicies/{policyName} 
    

    Create AndroidMAMPolicyByName Resource

    new AndroidMAMPolicyByName(name: string, args: AndroidMAMPolicyByNameArgs, opts?: CustomResourceOptions);
    @overload
    def AndroidMAMPolicyByName(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               access_recheck_offline_timeout: Optional[str] = None,
                               access_recheck_online_timeout: Optional[str] = None,
                               app_sharing_from_level: Optional[str] = None,
                               app_sharing_to_level: Optional[str] = None,
                               authentication: Optional[str] = None,
                               clipboard_sharing_level: Optional[str] = None,
                               data_backup: Optional[str] = None,
                               description: Optional[str] = None,
                               device_compliance: Optional[str] = None,
                               file_encryption: Optional[str] = None,
                               file_sharing_save_as: Optional[str] = None,
                               friendly_name: Optional[str] = None,
                               host_name: Optional[str] = None,
                               location: Optional[str] = None,
                               managed_browser: Optional[str] = None,
                               offline_wipe_timeout: Optional[str] = None,
                               pin: Optional[str] = None,
                               pin_num_retry: Optional[int] = None,
                               policy_name: Optional[str] = None,
                               screen_capture: Optional[str] = None,
                               tags: Optional[Mapping[str, str]] = None)
    @overload
    def AndroidMAMPolicyByName(resource_name: str,
                               args: AndroidMAMPolicyByNameArgs,
                               opts: Optional[ResourceOptions] = None)
    func NewAndroidMAMPolicyByName(ctx *Context, name string, args AndroidMAMPolicyByNameArgs, opts ...ResourceOption) (*AndroidMAMPolicyByName, error)
    public AndroidMAMPolicyByName(string name, AndroidMAMPolicyByNameArgs args, CustomResourceOptions? opts = null)
    public AndroidMAMPolicyByName(String name, AndroidMAMPolicyByNameArgs args)
    public AndroidMAMPolicyByName(String name, AndroidMAMPolicyByNameArgs args, CustomResourceOptions options)
    
    type: azure-native:intune:AndroidMAMPolicyByName
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args AndroidMAMPolicyByNameArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args AndroidMAMPolicyByNameArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args AndroidMAMPolicyByNameArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args AndroidMAMPolicyByNameArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args AndroidMAMPolicyByNameArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    AndroidMAMPolicyByName Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The AndroidMAMPolicyByName resource accepts the following input properties:

    FriendlyName string
    HostName string
    Location hostName for the tenant
    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
    PolicyName string
    Unique name for the policy
    ScreenCapture string
    Tags Dictionary<string, string>
    Resource Tags
    FriendlyName string
    HostName string
    Location hostName for the tenant
    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
    PolicyName string
    Unique name for the policy
    ScreenCapture string
    Tags map[string]string
    Resource Tags
    friendlyName String
    hostName String
    Location hostName for the tenant
    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
    policyName String
    Unique name for the policy
    screenCapture String
    tags Map<String,String>
    Resource Tags
    friendlyName string
    hostName string
    Location hostName for the tenant
    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
    policyName string
    Unique name for the policy
    screenCapture string
    tags {[key: string]: string}
    Resource Tags
    friendlyName String
    hostName String
    Location hostName for the tenant
    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
    policyName String
    Unique name for the policy
    screenCapture String
    tags Map<String>
    Resource Tags

    Outputs

    All input properties are implicitly available as output properties. Additionally, the AndroidMAMPolicyByName resource produces the following output properties:

    GroupStatus string
    Id string
    The provider-assigned unique ID for this managed resource.
    LastModifiedTime string
    Name string
    Resource name
    NumOfApps int
    Type string
    Resource type
    GroupStatus string
    Id string
    The provider-assigned unique ID for this managed resource.
    LastModifiedTime string
    Name string
    Resource name
    NumOfApps int
    Type string
    Resource type
    groupStatus String
    id String
    The provider-assigned unique ID for this managed resource.
    lastModifiedTime String
    name String
    Resource name
    numOfApps Integer
    type String
    Resource type
    groupStatus string
    id string
    The provider-assigned unique ID for this managed resource.
    lastModifiedTime string
    name string
    Resource name
    numOfApps number
    type string
    Resource type
    group_status str
    id str
    The provider-assigned unique ID for this managed resource.
    last_modified_time str
    name str
    Resource name
    num_of_apps int
    type str
    Resource type
    groupStatus String
    id String
    The provider-assigned unique ID for this managed resource.
    lastModifiedTime String
    name String
    Resource name
    numOfApps Number
    type String
    Resource type

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi