Skip to content

Commit

Permalink
Feature: Add Get-BapEnvironmentLinkEnterprisePolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
Splaxi committed Jun 19, 2024
1 parent 85ff981 commit edc34e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#>
function Get-BapEnvironmentLinkEnterprisePolicy {
[CmdletBinding()]
[OutputType('System.Object[]')]
param (
[parameter (mandatory = $true)]
[string] $EnvironmentId,
Expand Down

0 comments on commit edc34e4

Please sign in to comment.