ExternalNetworkPatchableProperties interface
The ExternalNetwork patchable properties.
Properties
export |
Export Route Policy either IPv4 or IPv6. |
export |
ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. |
import |
Import Route Policy either IPv4 or IPv6. |
import |
ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. |
Property Details
exportRoutePolicy
Export Route Policy either IPv4 or IPv6.
exportRoutePolicy?: ExportRoutePolicy
Property Value
exportRoutePolicyId
ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
exportRoutePolicyId?: string
Property Value
string
importRoutePolicy
Import Route Policy either IPv4 or IPv6.
importRoutePolicy?: ImportRoutePolicy
Property Value
importRoutePolicyId
ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
importRoutePolicyId?: string
Property Value
string