Class VirtualNetworkInterfacePatch.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public VirtualNetworkInterfacePatch build()
        Builds a VirtualNetworkInterfacePatch.
        Returns:
        the new VirtualNetworkInterfacePatch instance
      • allowIpSpoofing

        public VirtualNetworkInterfacePatch.Builder allowIpSpoofing​(Boolean allowIpSpoofing)
        Set the allowIpSpoofing.
        Parameters:
        allowIpSpoofing - the allowIpSpoofing
        Returns:
        the VirtualNetworkInterfacePatch builder
      • enableInfrastructureNat

        public VirtualNetworkInterfacePatch.Builder enableInfrastructureNat​(Boolean enableInfrastructureNat)
        Set the enableInfrastructureNat.
        Parameters:
        enableInfrastructureNat - the enableInfrastructureNat
        Returns:
        the VirtualNetworkInterfacePatch builder
      • protocolStateFilteringMode

        public VirtualNetworkInterfacePatch.Builder protocolStateFilteringMode​(String protocolStateFilteringMode)
        Set the protocolStateFilteringMode.
        Parameters:
        protocolStateFilteringMode - the protocolStateFilteringMode
        Returns:
        the VirtualNetworkInterfacePatch builder