مشاركة عبر


IpFirewallRuleInfo type

قاعدة جدار حماية IP

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