Udostępnij przez


IpFirewallRuleInfo type

reguła zapory bazująca na adesach IP

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