AWS.Tools.LicenseManagerUserSubscriptions.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.LicenseManagerUserSubscriptions</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet">
            <summary>
            Associates the user to an EC2 instance to utilize user-based subscriptions.
             
             <note><para>
            Your estimated bill for charges on the number of users and related costs will take
            48 hours to appear for billing periods that haven't closed (marked as <b>Pending</b>
            billing status) in Amazon Web Services Billing. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/invoice.html">Viewing
            your monthly charges</a> in the <i>Amazon Web Services Billing User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.Domain">
            <summary>
            <para>
            <para>The domain name of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.InstanceId">
            <summary>
            <para>
            <para>The ID of the EC2 instance, which provides user-based subscriptions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.Username">
            <summary>
            <para>
            <para>The user name from the identity provider for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InstanceUserSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.AssociateUserResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.AssociateUserResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.AddLMUSUserCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSIdentityProviderListCmdlet">
            <summary>
            Lists the identity providers for user-based subscriptions.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSIdentityProviderListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSIdentityProviderListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSIdentityProviderListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProviderSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.ListIdentityProvidersResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.ListIdentityProvidersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSIdentityProviderListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSInstanceListCmdlet">
            <summary>
            Lists the EC2 instances providing user-based subscriptions.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSInstanceListCmdlet.Filter">
            <summary>
            <para>
            <para>An array of structures that you can use to filter the results to those that match
            one or more sets of key-value pairs that you specify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InstanceSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.ListInstancesResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.ListInstancesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSInstanceListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet">
            <summary>
            Lists the user-based subscription products available from an identity provider.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.Filter">
            <summary>
            <para>
            <para>An array of structures that you can use to filter the results to those that match
            one or more sets of key-value pairs that you specify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.Product">
            <summary>
            <para>
            <para>The name of the user-based subscription product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProductUserSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.ListProductSubscriptionsResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.ListProductSubscriptionsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Product parameter.
            The -PassThru parameter is deprecated, use -Select '^Product' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSProductSubscriptionListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet">
            <summary>
            Lists user associations for an identity provider.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.Filter">
            <summary>
            <para>
            <para>An array of structures that you can use to filter the results to those that match
            one or more sets of key-value pairs that you specify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.InstanceId">
            <summary>
            <para>
            <para>The ID of the EC2 instance, which provides user-based subscriptions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InstanceUserSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.ListUserAssociationsResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.ListUserAssociationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.GetLMUSUserAssociationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet">
            <summary>
            Registers an identity provider for user-based subscriptions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.Product">
            <summary>
            <para>
            <para>The name of the user-based subscription product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.Settings_SecurityGroupId">
            <summary>
            <para>
            <para>A security group ID that allows inbound TCP port 1688 communication between resources
            in your VPC and the VPC endpoint for activation servers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.Settings_Subnet">
            <summary>
            <para>
            <para>The subnets defined for the registered identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProviderSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.RegisterIdentityProviderResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.RegisterIdentityProviderResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Product parameter.
            The -PassThru parameter is deprecated, use -Select '^Product' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RegisterLMUSIdentityProviderCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet">
            <summary>
            Disassociates the user from an EC2 instance providing user-based subscriptions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.Domain">
            <summary>
            <para>
            <para>The domain name of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.InstanceId">
            <summary>
            <para>
            <para>The ID of the EC2 instance, which provides user-based subscriptions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.Username">
            <summary>
            <para>
            <para>The user name from the identity provider for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InstanceUserSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.DisassociateUserResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.DisassociateUserResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.RemoveLMUSUserCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet">
            <summary>
            Starts a product subscription for a user with the specified identity provider.
             
             <note><para>
            Your estimated bill for charges on the number of users and related costs will take
            48 hours to appear for billing periods that haven't closed (marked as <b>Pending</b>
            billing status) in Amazon Web Services Billing. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/invoice.html">Viewing
            your monthly charges</a> in the <i>Amazon Web Services Billing User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.Domain">
            <summary>
            <para>
            <para>The domain name of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.Product">
            <summary>
            <para>
            <para>The name of the user-based subscription product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.Username">
            <summary>
            <para>
            <para>The user name from the identity provider of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProductUserSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.StartProductSubscriptionResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.StartProductSubscriptionResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Username parameter.
            The -PassThru parameter is deprecated, use -Select '^Username' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StartLMUSProductSubscriptionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet">
            <summary>
            Stops a product subscription for a user with the specified identity provider.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.Domain">
            <summary>
            <para>
            <para>The domain name of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.Product">
            <summary>
            <para>
            <para>The name of the user-based subscription product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.Username">
            <summary>
            <para>
            <para>The user name from the identity provider for the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProductUserSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.StopProductSubscriptionResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.StopProductSubscriptionResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Username parameter.
            The -PassThru parameter is deprecated, use -Select '^Username' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.StopLMUSProductSubscriptionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.UnregisterLMUSIdentityProviderCmdlet">
            <summary>
            Deregisters the identity provider from providing user-based subscriptions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UnregisterLMUSIdentityProviderCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UnregisterLMUSIdentityProviderCmdlet.Product">
            <summary>
            <para>
            <para>The name of the user-based subscription product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UnregisterLMUSIdentityProviderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProviderSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.DeregisterIdentityProviderResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.DeregisterIdentityProviderResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UnregisterLMUSIdentityProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Product parameter.
            The -PassThru parameter is deprecated, use -Select '^Product' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UnregisterLMUSIdentityProviderCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet">
            <summary>
            Updates additional product configuration settings for the registered identity provider.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.UpdateSettings_AddSubnet">
            <summary>
            <para>
            <para>The ID of one or more subnets in which License Manager will create a VPC endpoint
            for products that require connectivity to activation servers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.ActiveDirectoryIdentityProvider_DirectoryId">
            <summary>
            <para>
            <para>The directory ID for an Active Directory identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.Product">
            <summary>
            <para>
            <para>The name of the user-based subscription product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.UpdateSettings_RemoveSubnet">
            <summary>
            <para>
            <para>The ID of one or more subnets to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.UpdateSettings_SecurityGroupId">
            <summary>
            <para>
            <para>A security group ID that allows inbound TCP port 1688 communication between resources
            in your VPC and the VPC endpoints for activation servers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerUserSubscriptions.Model.UpdateIdentityProviderSettingsResponse).
            Specifying the name of a property of type Amazon.LicenseManagerUserSubscriptions.Model.UpdateIdentityProviderSettingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LMUS.UpdateLMUSIdentityProviderSettingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>