你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ApplicationGatewayPowerShellFormatting.Format Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Format(PSApplicationGatewayAvailableSslOptions, Int32)
public static string Format (Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions availableSslOptions, int depth = 0);
static member Format : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions * int -> string
Public Shared Function Format (availableSslOptions As PSApplicationGatewayAvailableSslOptions, Optional depth As Integer = 0) As String
Parameters
- availableSslOptions
- PSApplicationGatewayAvailableSslOptions
- depth
- Int32
Returns
Applies to
Format(PSApplicationGatewayAvailableWafRuleSetsResult, Int32)
public static string Format (Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult availableWafRuleSets, int depth = 0);
static member Format : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult * int -> string
Public Shared Function Format (availableWafRuleSets As PSApplicationGatewayAvailableWafRuleSetsResult, Optional depth As Integer = 0) As String
Parameters
- availableWafRuleSets
- PSApplicationGatewayAvailableWafRuleSetsResult
- depth
- Int32
Returns
Applies to
Format(PSApplicationGatewayFirewallRule, Int32)
public static string Format (Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRule rule, int depth = 0);
static member Format : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRule * int -> string
Public Shared Function Format (rule As PSApplicationGatewayFirewallRule, Optional depth As Integer = 0) As String
Parameters
- depth
- Int32
Returns
Applies to
Format(PSApplicationGatewayFirewallRuleGroup, Int32)
public static string Format (Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleGroup ruleGroup, int depth = 0);
static member Format : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleGroup * int -> string
Public Shared Function Format (ruleGroup As PSApplicationGatewayFirewallRuleGroup, Optional depth As Integer = 0) As String
Parameters
- ruleGroup
- PSApplicationGatewayFirewallRuleGroup
- depth
- Int32
Returns
Applies to
Format(PSApplicationGatewayFirewallRuleSet, Int32)
public static string Format (Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleSet ruleSet, int depth = 0);
static member Format : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleSet * int -> string
Public Shared Function Format (ruleSet As PSApplicationGatewayFirewallRuleSet, Optional depth As Integer = 0) As String
Parameters
- depth
- Int32
Returns
Applies to
Format(PSApplicationGatewaySslPredefinedPolicy, Int32)
public static string Format (Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslPredefinedPolicy policy, int depth = 0);
static member Format : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslPredefinedPolicy * int -> string
Public Shared Function Format (policy As PSApplicationGatewaySslPredefinedPolicy, Optional depth As Integer = 0) As String
Parameters
- depth
- Int32