Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 280 Bytes

File metadata and controls

11 lines (6 loc) · 280 Bytes

Example 1: Code snippet

Import-Module Microsoft.Graph.Beta.NetworkAccess

Get-MgBetaNetworkAccessTlInspectionPolicyRule -TlsInspectionPolicyId $tlsInspectionPolicyId

This example shows how to use the Get-MgBetaNetworkAccessTlInspectionPolicyRule Cmdlet.