Condividi tramite


IpFirewallRuleInfo type

Regola del firewall IP

type IpFirewallRuleInfo = ProxyResource & {
  endIpAddress?: string
  provisioningState?: ProvisioningState
  startIpAddress?: string
}