Upravit

Sdílet prostřednictvím


Get-CsTeamsSurvivableBranchAppliancePolicy

The Survivable Branch Appliance (SBA) Policy cmdlets facilitate the continuation of Teams Phone operations, allowing for the placement and reception of Public Switched Telephone Network (PSTN) calls during service disruptions. These cmdlets are exclusively intended for Tenant Administrators and Session Border Controller (SBC) Vendors. In the absence of SBA configuration within a Tenant, the cmdlets will be inoperative.

Syntax

Get-CsTeamsSurvivableBranchAppliancePolicy
   [[-Identity] <String>]
   [-MsftInternalProcessingMode <String>]
   [<CommonParameters>]
Get-CsTeamsSurvivableBranchAppliancePolicy
   [-MsftInternalProcessingMode <String>]
   [-Filter <String>]
   [<CommonParameters>]

Parameters

-Filter

This parameter can be used to fetch policy instances based on partial matches on the Identity field.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Identity

This parameter can be used to fetch a specific instance of the policy.

Type:String
Position:1
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-MsftInternalProcessingMode

For internal use only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

None

Outputs

System.Object